Searched hist:7969 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/x86/insts/ | ||
H A D | microregop.cc | diff 7969:068f061e57a8 Sun Feb 13 20:45:00 EST 2011 Gabe Black <gblack@eecs.umich.edu> X86: Put the result used for flags in an intermediate variable. Using the destination register directly causes the ISA parser to treat it as a source even if none of the original bits are used. |
/gem5/src/arch/x86/isa/ | ||
H A D | includes.isa | diff 7969:068f061e57a8 Sun Feb 13 20:45:00 EST 2011 Gabe Black <gblack@eecs.umich.edu> X86: Put the result used for flags in an intermediate variable. Using the destination register directly causes the ISA parser to treat it as a source even if none of the original bits are used. |
/gem5/src/arch/x86/isa/microops/ | ||
H A D | regop.isa | diff 7969:068f061e57a8 Sun Feb 13 20:45:00 EST 2011 Gabe Black <gblack@eecs.umich.edu> X86: Put the result used for flags in an intermediate variable. Using the destination register directly causes the ISA parser to treat it as a source even if none of the original bits are used. |
Completed in 23 milliseconds