Home
last modified time | relevance | path

Searched refs:T2_OPCODE_ADC (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20062638 T2_OPCODE_ADD, T2_OPCODE_ADC, T2_OPCODE_SBC, T2_OPCODE_SUB,
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c839 #define T2_OPCODE_ADC 10 macro
28394 case T2_OPCODE_ADC: in thumb32_negate_data_op()
28400 new_inst = T2_OPCODE_ADC; in thumb32_negate_data_op()