Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/include/asm/
H A Ddisasm.h15 op_ADD_MOV_CMP = 14, op_S = 15, op_LD_S = 16, op_LDB_S = 17, enumerator
/openbmc/linux/arch/arc/kernel/
H A Ddisasm.c327 case op_LD_S: /* LD_S c, [b, u7] */ in disasm_instr()