gem5/src/cpu/checker
Kevin Lim b5cf61efad Fixes for checker. The RC/RS instructions check the interrupt flag, which isn't verifiable by the checker.
src/arch/alpha/isa/decoder.isa:
src/cpu/checker/cpu.cc:
    Fixes for checker.

--HG--
extra : convert_revision : b0ec8f3c4a10453a567cd6691283fc498403795e
2006-06-12 19:11:38 -04:00
..
cpu.cc Fixes for checker. The RC/RS instructions check the interrupt flag, which isn't verifiable by the checker. 2006-06-12 19:11:38 -04:00
cpu.hh Get O3 CPU mostly working in full system, and fix an FP bug that showed up. 2006-06-08 16:58:50 -04:00
cpu_builder.cc Update copyright. 2006-06-07 16:02:55 -04:00
o3_cpu_builder.cc Get O3 CPU mostly working in full system, and fix an FP bug that showed up. 2006-06-08 16:58:50 -04:00
thread_context.hh Get O3 CPU mostly working in full system, and fix an FP bug that showed up. 2006-06-08 16:58:50 -04:00