Home
last modified time | relevance | path

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

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