gem5/src/arch
Andreas Sandberg 8d2c3735d9 arch: Include generated decoder header after normal headers
The generated decoder header defines macros that represent bit fields
within instructions. These fields typically have short names that
conflict with names in other header files. Include the generated
header after all normal header to avoid this issue.

Change-Id: I53d149b75432c20abdbf651e32c3c785d897973b
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
2017-02-27 12:06:00 +00:00
..
alpha syscall_emul: [patch 13/22] add system call retry capability 2015-07-20 09:15:21 -05:00
arm syscall_emul: [patch 13/22] add system call retry capability 2015-07-20 09:15:21 -05:00
generic arch: Include generated decoder header after normal headers 2017-02-27 12:06:00 +00:00
hsail hsail: disable asserts to allow immediate operands i.e. 0 with loads 2016-12-02 18:01:58 -05:00
mips syscall_emul: [patch 13/22] add system call retry capability 2015-07-20 09:15:21 -05:00
null cpu,isa,mem: Add per-thread wakeup logic 2015-09-30 11:14:19 -05:00
power syscall_emul: [patch 13/22] add system call retry capability 2015-07-20 09:15:21 -05:00
riscv syscall_emul: [patch 13/22] add system call retry capability 2015-07-20 09:15:21 -05:00
sparc syscall_emul: [patch 13/22] add system call retry capability 2015-07-20 09:15:21 -05:00
x86 syscall_emul: [patch 13/22] add system call retry capability 2015-07-20 09:15:21 -05:00
isa_parser.py arch: Include generated decoder header after normal headers 2017-02-27 12:06:00 +00: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: add gpu_isa.hh to switch hdrs, add GPUISA to WF 2016-10-26 22:47:38 -04:00