BR 2025977: Handle SLDT with a 64-bit register operand
commitecf8c3e38256739e5761c714aa4331f13790a7a9
authorH. Peter Anvin <hpa@zytor.com>
Thu, 31 Jul 2008 00:25:56 +0000 (30 17:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 31 Jul 2008 00:28:05 +0000 (30 17:28 -0700)
tree88f1f86d7cbc6057d32744300fdc24b612fa6056
parentca348b6343376af269283db80ba2df5f775622d8
BR 2025977: Handle SLDT with a 64-bit register operand

Handle SLDT with a 64-bit register operand.  Don't generate a REX.W
prefix in the assembler, since zero-extending is just fine, but do
support it in the disassembler.
insns.dat