Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
A Ddecode.c234 op->src.type = OP_SRC_REG; in arch_decode_instruction()
339 op->src.type = OP_SRC_REG; in arch_decode_instruction()
360 op->src.type = OP_SRC_REG; in arch_decode_instruction()
376 op->src.type = OP_SRC_REG; in arch_decode_instruction()
393 op->src.type = OP_SRC_REG; in arch_decode_instruction()
406 op->src.type = OP_SRC_REG; in arch_decode_instruction()
475 op->src.type = OP_SRC_REG; in arch_decode_instruction()
594 op->src.type = OP_SRC_REG; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
A Darch.h49 OP_SRC_REG, enumerator
/linux/tools/objtool/arch/loongarch/
A Ddecode.c163 op->src.type = OP_SRC_REG; in decode_insn_reg2i12_fomat()
214 op->src.type = OP_SRC_REG; in decode_insn_reg2i14_fomat()
/linux/tools/objtool/
A Dcheck.c2919 case OP_SRC_REG: in update_cfi_state()
3221 if (op->src.type != OP_SRC_REG) in update_cfi_state()

Completed in 12 milliseconds