Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h29 ertn_op = 0x1920e, enumerator
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c321 } else if (inst.reg2_format.opcode == ertn_op) { in arch_decode_instruction()