Home | History | Annotate | Download | only in x64

Lines Matching full:adc

67   { 0x10, BYTE_OPER_REG_OP_ORDER, "adc" },
68 { 0x11, OPER_REG_OP_ORDER, "adc" },
69 { 0x12, BYTE_REG_OPER_OP_ORDER, "adc" },
70 { 0x13, REG_OPER_OP_ORDER, "adc" },
135 { 0x15, UNSET_OP_ORDER, "adc" },
647 mnem = "adc";