summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/__init__.py
AgeCommit message (Expand)Author
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black
2007-08-29X86: Implement the movlpd instruction.Gabe Black
2007-07-20Implement UD2 and replace the place holder in the decoder.Gabe Black
2007-06-08Move the microcode assembly to a python package instead of isa_parser files. ...Gabe Black