Home
last modified time | relevance | path

Searched refs:OP_SRC_REG_INDIRECT (Results 1 – 4 of 4) sorted by relevance

/linux/tools/objtool/include/objtool/
H A Darch.h52 OP_SRC_REG_INDIRECT, enumerator
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c159 op->src.type = OP_SRC_REG_INDIRECT; in decode_insn_reg2i12_fomat()
205 op->src.type = OP_SRC_REG_INDIRECT; in decode_insn_reg2i14_fomat()
/linux/tools/objtool/arch/x86/
H A Ddecode.c473 op->src.type = OP_SRC_REG_INDIRECT; in arch_decode_instruction()
486 op->src.type = OP_SRC_REG_INDIRECT; in arch_decode_instruction()
/linux/tools/objtool/
H A Dcheck.c3151 case OP_SRC_REG_INDIRECT: in update_cfi_state()