Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/arch/x86/
A Ddecode.c228 op->src.type = OP_SRC_REG; in arch_decode_instruction()
333 op->src.type = OP_SRC_REG; in arch_decode_instruction()
354 op->src.type = OP_SRC_REG; in arch_decode_instruction()
370 op->src.type = OP_SRC_REG; in arch_decode_instruction()
387 op->src.type = OP_SRC_REG; in arch_decode_instruction()
400 op->src.type = OP_SRC_REG; in arch_decode_instruction()
469 op->src.type = OP_SRC_REG; in arch_decode_instruction()
579 op->src.type = OP_SRC_REG; in arch_decode_instruction()
/linux-6.3-rc2/tools/objtool/include/objtool/
A Darch.h49 OP_SRC_REG, enumerator
/linux-6.3-rc2/tools/objtool/
A Dcheck.c2845 case OP_SRC_REG: in update_cfi_state()
3144 if (op->src.type != OP_SRC_REG) in update_cfi_state()

Completed in 11 milliseconds