----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1235/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9029:ed1b0bf94c92 --------------------------- ISA: Turn the ExtMachInst NoopMachinst into the StaticInstPtr NoopStaticInst. This eliminates a use of the ExtMachInst type outside of the ISAs. Diffs ----- src/arch/alpha/SConscript f92783bcfd25 src/arch/alpha/isa_traits.hh f92783bcfd25 src/arch/alpha/isa_traits.cc PRE-CREATION src/arch/mips/SConscript f92783bcfd25 src/arch/mips/isa_traits.hh f92783bcfd25 src/arch/mips/isa_traits.cc PRE-CREATION src/arch/power/SConscript f92783bcfd25 src/arch/power/isa_traits.hh f92783bcfd25 src/arch/power/isa_traits.cc PRE-CREATION src/arch/sparc/SConscript f92783bcfd25 src/arch/sparc/isa_traits.hh f92783bcfd25 src/arch/sparc/isa_traits.cc PRE-CREATION src/arch/x86/SConscript f92783bcfd25 src/arch/x86/isa_traits.hh f92783bcfd25 src/arch/x86/x86_traits.hh f92783bcfd25 src/cpu/o3/fetch_impl.hh f92783bcfd25 Diff: http://reviews.gem5.org/r/1235/diff/ Testing ------- Thanks, Gabe Black _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
