Searched refs:op_LDW_S (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | disasm.h | 16 op_LDW_S = 18, op_LDWX_S = 19, op_ST_S = 20, op_STB_S = 21, enumerator
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | disasm.h | 16 op_LDW_S = 18, op_LDWX_S = 19, op_ST_S = 20, op_STB_S = 21, enumerator
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | disasm.c | 344 case op_LDW_S: /* LDW_S c, [b, u6] */ in disasm_instr()
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | disasm.c | 344 case op_LDW_S: /* LDW_S c, [b, u6] */ in disasm_instr()
|
Completed in 3 milliseconds