gem5/src/arch
Timothy M. Jones 835a55e7f3 POWER: Add support for the Power ISA
This adds support for the 32-bit, big endian Power ISA. This supports both
integer and floating point instructions based on the Power ISA Book I v2.06.
2009-10-27 09:24:39 -07:00
..
alpha syscall: Addition of an ioctl command code for Power. 2009-10-24 10:53:59 -07:00
arm syscall: Addition of an ioctl command code for Power. 2009-10-24 10:53:59 -07:00
mips syscall: Addition of an ioctl command code for Power. 2009-10-24 10:53:59 -07:00
power POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07:00
sparc Syscalls: Implement sysinfo() syscall. 2009-09-15 22:36:47 -07:00
x86 Enable getuid and getgid related syscalls on X86_SE 2009-10-19 17:29:34 -04:00
isa_parser.py POWER: Add support for the Power ISA 2009-10-27 09:24:39 -07: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 Registers: Add a registers.hh file as an ISA switched header. 2009-07-08 23:02:21 -07:00