gem5/src/arch
Brandon Potter a04fac976f syscall_emul: extend mmap system call to support file backed mmaps
For O3, which has a stat that counts reg reads, there is an additional
reg read per mmap() call since there's an arg we no longer ignore.
Otherwise, stats should not be affected.
2016-03-17 10:24:17 -07:00
..
alpha syscall_emul: extend mmap system call to support file backed mmaps 2016-03-17 10:24:17 -07:00
arm syscall_emul: extend mmap system call to support file backed mmaps 2016-03-17 10:24:17 -07:00
generic style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
hsail scons: Add missing override to appease clang 2016-02-23 03:27:20 -05:00
mips syscall_emul: extend mmap system call to support file backed mmaps 2016-03-17 10:24:17 -07:00
null cpu,isa,mem: Add per-thread wakeup logic 2015-09-30 11:14:19 -05:00
power syscall_emul: extend mmap system call to support file backed mmaps 2016-03-17 10:24:17 -07:00
sparc syscall_emul: extend mmap system call to support file backed mmaps 2016-03-17 10:24:17 -07:00
x86 syscall_emul: extend mmap system call to support file backed mmaps 2016-03-17 10:24:17 -07:00
isa_parser.py arch, x86: add support for arrays as memory operands 2016-02-06 17:21:20 -08:00
micro_asm.py scons: add slicc and ply to sys.path and PYTHONPATH so everyone has access 2009-09-22 15:24:16 -07:00
micro_asm_test.py Add a second section to make sure the ROM is extended properly. 2007-05-31 22:21:21 +00:00
SConscript gpu-compute: AMD's baseline GPU model 2016-01-19 14:28:22 -05:00