gem5/src/arch/x86/insts
Gabe Black df2c862a07 X86: Fix how the parity flag is computed.
It's only for the lowest order byte, and I had the polarity wrong.
2009-08-05 02:56:12 -07:00
..
macroop.hh X86: Autogenerate macroop generateDisassemble function. 2009-01-06 22:55:27 -08:00
microfpop.cc X86: Move the fp microops to their own file with their own base classes in C++ and python. 2007-09-19 18:27:55 -07:00
microfpop.hh X86: Take limitted advantage of the compilers type checking for microop operands. 2009-07-16 09:29:29 -07:00
microldstop.cc X86: Move the function that prints memory args into the inst base class. 2009-01-06 22:46:28 -08:00
microldstop.hh X86: Take limitted advantage of the compilers type checking for microop operands. 2009-07-16 09:29:29 -07:00
microop.cc gcc: Add extra parens to quell warnings. 2008-09-27 21:03:49 -07:00
microop.hh X86: Move the fp microops to their own file with their own base classes in C++ and python. 2007-09-19 18:27:55 -07:00
microregop.cc X86: Fix how the parity flag is computed. 2009-08-05 02:56:12 -07:00
microregop.hh X86: Take limitted advantage of the compilers type checking for microop operands. 2009-07-16 09:29:29 -07:00
static_inst.cc X86: Set up a named constant for the "fold bit" for int register indices. 2009-07-17 18:49:22 -07:00
static_inst.hh X86: Set up a named constant for the "fold bit" for int register indices. 2009-07-17 18:49:22 -07:00