Home | History | Annotate | Download | only in x64

Lines Matching full:adc

72   { 0x10, BYTE_OPER_REG_OP_ORDER, "adc" },
73 { 0x11, OPER_REG_OP_ORDER, "adc" },
74 { 0x12, BYTE_REG_OPER_OP_ORDER, "adc" },
75 { 0x13, REG_OPER_OP_ORDER, "adc" },
141 { 0x15, UNSET_OP_ORDER, "adc" },
662 mnem = "adc";