X86: Implement the lgdt instruction.
authorGabe Black <gblack@eecs.umich.edu>
Sun, 2 Dec 2007 07:01:17 +0000 (23:01 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Sun, 2 Dec 2007 07:01:17 +0000 (23:01 -0800)
commit62c79ca63703ee2b2c5947016c0c5e10744c2479
treee47c3ccb24647e643aea3959cd0d9e7b50f79858
parent4e3ff42762f8fd08e130b10e59525139f12c932d
X86: Implement the lgdt instruction.

--HG--
extra : convert_revision : d1698a82df3c57cc9bbf8d5d190f271bfc7cb2e4
src/arch/x86/isa/decoder/two_byte_opcodes.isa
src/arch/x86/isa/insts/system/__init__.py
src/arch/x86/isa/insts/system/segmentation.py [new file with mode: 0644]
src/arch/x86/isa/microasm.isa
src/arch/x86/isa/microops/regop.isa
src/arch/x86/isa/operands.isa
src/arch/x86/segmentregs.hh