summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/general_purpose/rotate_and_shift/shift.py
AgeCommit message (Expand)Author
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-08-07X86: (Re)Implemented SHRD.Gabe Black
2009-08-07X86: Implement SHLD.Gabe Black
2009-02-27X86: Implement shrd.Gabe Black
2009-02-27X86: Compute shift instruction flags correctly.Gabe Black
2007-10-02X86: Put ldst into the microcode (the earlier changeset didn't really).Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black