summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/compare_and_test
AgeCommit message (Expand)Author
2007-07-20Define and fill out a lot of different instructions and instruction versions....Gabe Black
2007-07-19x86 fixesGabe Black
2007-07-17Make "test" set some condition codes.Gabe Black
2007-06-21Use the new symbols to clean up the assembler.Gabe Black
2007-06-20Implement rip relative addressing and put in some missing loads and stores.Gabe Black
2007-06-20Make memory instructions work better, add more macroop implementations, add a...Gabe Black
2007-06-08Move the microcode assembly to a python package instead of isa_parser files. ...Gabe Black