gem5/src/arch
Mitch Hayenga 8a476d387c isa: Modify get/check interrupt routines
Make it so that getInterrupt *always* returns an interrupt if
checkInterrupts() returns true.  This fixes/simplifies handling
of interrupts on the SMT FS CPUs (currently minor).
2016-07-21 17:19:15 +01:00
..
alpha isa: Modify get/check interrupt routines 2016-07-21 17:19:15 +01:00
arm isa: Modify get/check interrupt routines 2016-07-21 17:19:15 +01:00
generic style: fix missing spaces in control statements 2016-02-06 17:21:19 -08:00
hsail gpu-compute: Fixed a bug in decoding Atomic ST 2016-06-18 13:02:13 -04:00
mips isa: Modify get/check interrupt routines 2016-07-21 17:19:15 +01:00
null cpu,isa,mem: Add per-thread wakeup logic 2015-09-30 11:14:19 -05:00
power isa: Modify get/check interrupt routines 2016-07-21 17:19:15 +01:00
sparc isa: Modify get/check interrupt routines 2016-07-21 17:19:15 +01:00
x86 config, x86: Properly space pad the X86IntelMPBus Entry descriptions 2016-05-19 15:19:35 -05: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