gem5/ext/nomali/lib
Andreas Sandberg c274057840 ext: Add the NoMali GPU no-simulation library
Add revision 9adf9d6e2d889a483a92136c96eb8a434d360561 of NoMali-model
from https://github.com/ARM-software/nomali-model. This library
implements the register interface of the Mali T6xx/T7xx series GPUs,
but doesn't do any rendering. It can be used to hide the effects of
software rendering.
2015-07-07 10:03:13 +01:00
..
gpu.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
gpu.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
gpublock.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
gpublock.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
gpucontrol.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
gpucontrol.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
jobcontrol.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
jobcontrol.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
jobslot.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
jobslot.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mali_midg_regmap.h ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mali_midgard.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mali_midgard.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mali_t6xx.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mali_t6xx.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mali_t7xx.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mali_t7xx.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mmu.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
mmu.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
nomali_api.cc ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
regutils.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
Rules.mk ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00
types.hh ext: Add the NoMali GPU no-simulation library 2015-07-07 10:03:13 +01:00