gem5/src/arch/x86/isa/insts/data_transfer
Gabe Black e410a925df X86: Start implementing segmentation support.
Make instructions observe segment prefixes, default segment rules, segment
base addresses.
Also fix some microcode and add sib and riprel "keywords" to the x86
specialization of the microassembler.

--HG--
extra : convert_revision : be5a3b33d33f243ed6e1ad63faea8495e46d0ac9
2007-08-04 20:12:54 -07:00
..
__init__.py Implemented and hooked in xchg, rotate with carry, and ret instructions 2007-07-21 19:29:39 -07:00
conditional_move.py X86: Start implementing segmentation support. 2007-08-04 20:12:54 -07:00
move.py X86: Start implementing segmentation support. 2007-08-04 20:12:54 -07:00
stack_operations.py X86: Start implementing segmentation support. 2007-08-04 20:12:54 -07:00
xchg.py X86: Start implementing segmentation support. 2007-08-04 20:12:54 -07:00