x86: LEA for 16bit register should have pointer size of word, not dword. bug reported by Gabriel Quadros

This commit is contained in:
Nguyen Anh Quynh 2014-06-24 15:49:26 +08:00
parent d29aa6235a
commit c74ec28691
2 changed files with 2 additions and 2 deletions

View File

@ -1240,7 +1240,7 @@ static void printInstruction(MCInst *MI, SStream *O, MCRegisterInfo *MRI)
0U, // LD_Fp64m80
0U, // LD_Fp80m
20446U, // LD_Frr
551692327U, // LEA16r
387111U, // LEA16r
551687982U, // LEA32r
551687982U, // LEA64_32r
551722099U, // LEA64r

View File

@ -1240,7 +1240,7 @@ static void printInstruction(MCInst *MI, SStream *O, MCRegisterInfo *MRI)
0U, // LD_Fp64m80
0U, // LD_Fp80m
20316U, // LD_Frr
101731471U, // LEA16r
370166927U, // LEA16r
101731471U, // LEA32r
101731471U, // LEA64_32r
168840335U, // LEA64r