x86: more AT&T fixes for #458 reported by Ruslan Kabatsayev

This commit is contained in:
Nguyen Anh Quynh 2015-08-15 23:51:36 +08:00
parent e075bb5f7f
commit 0e45cd2904

View File

@ -47242,8 +47242,6 @@ static struct insn_reg insn_regs_att[] = {
{ X86_INSL, X86_REG_DX },
{ X86_MOV64o64a, X86_REG_RAX },
{ X86_MOV32o32a, X86_REG_EAX },
{ X86_MOV64o32a, X86_REG_EAX },
{ X86_PUSHCS32, X86_REG_CS },
{ X86_PUSHDS32, X86_REG_DS },