gem5/src/arch
2009-04-19 04:56:22 -07:00
..
alpha Memory: Rename LOCKED for load locked store conditional to LLSC. 2009-04-19 04:25:01 -07:00
arm Merge ARM into the head. ARM will compile but may not actually work. 2009-04-06 10:19:36 -07:00
mips Memory: Rename LOCKED for load locked store conditional to LLSC. 2009-04-19 04:25:01 -07:00
sparc SE mode: Make keeping track of the number of syscalls less hacky. 2009-04-19 04:15:32 -07:00
x86 X86: Implement a locking version of XCHG. 2009-04-19 04:56:22 -07:00
isa_parser.py style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
isa_specific.hh style: Remove non-leading tabs everywhere they shouldn't be. Developers should configure their editors to not insert tabs 2008-09-10 14:26:15 -04:00
micro_asm.py Microcode: Fix a silent typo error in the microcode assembler. 2008-10-09 00:07:38 -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 Processes: Make getting and setting system call arguments part of a process object. 2009-02-27 09:22:14 -08:00