Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
H A Ddecode.c298 op->src.type = OP_SRC_REG; in arch_decode_instruction()
401 op->src.type = OP_SRC_REG; in arch_decode_instruction()
423 op->src.type = OP_SRC_REG; in arch_decode_instruction()
441 op->src.type = OP_SRC_REG; in arch_decode_instruction()
454 op->src.type = OP_SRC_REG; in arch_decode_instruction()
525 op->src.type = OP_SRC_REG; in arch_decode_instruction()
654 op->src.type = OP_SRC_REG; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
H A Darch.h51 OP_SRC_REG, enumerator
/linux/tools/objtool/arch/loongarch/
H A Ddecode.c172 op->src.type = OP_SRC_REG; in decode_insn_reg2i12_fomat()
223 op->src.type = OP_SRC_REG; in decode_insn_reg2i14_fomat()
/linux/tools/objtool/
H A Dcheck.c2888 case OP_SRC_REG: in update_cfi_state()
3204 if (op->src.type != OP_SRC_REG) in update_cfi_state()