Searched refs:op_BLcc (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/arc/include/asm/ | ||
D | disasm.h | 13 op_Bcc = 0, op_BLcc = 1, op_LD = 2, op_ST = 3, op_MAJOR_4 = 4, enumerator |
/linux-5.19.10/arch/arc/kernel/ | ||
D | disasm.c | 81 case op_BLcc: in disasm_instr() |