Searched refs:opA (Results 1 – 1 of 1) sorted by relevance
1181 uint16_t opA = (instr >> 12) & 0xF; in DumpThumb16() local1182 if (opA == 0x5) { in DumpThumb16()1198 } else if (opA == 9) { in DumpThumb16()1209 switch (opA) { in DumpThumb16()1271 uint16_t opA = (instr >> 4) & 0xF; in DumpThumb16() local1274 switch (opA) { in DumpThumb16()1282 uint32_t first_cond = opA; in DumpThumb16()1314 uint16_t opA = instr >> 12; in DumpThumb16() local1316 switch (opA) { in DumpThumb16()