Searched refs:op_LD_S (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | disasm.h | 15 op_ADD_MOV_CMP = 14, op_S = 15, op_LD_S = 16, op_LDB_S = 17, enumerator
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | disasm.h | 15 op_ADD_MOV_CMP = 14, op_S = 15, op_LD_S = 16, op_LDB_S = 17, enumerator
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | disasm.c | 327 case op_LD_S: /* LD_S c, [b, u7] */ in disasm_instr()
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | disasm.c | 327 case op_LD_S: /* LD_S c, [b, u7] */ in disasm_instr()
|
Completed in 3 milliseconds