Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
A Ddecode.c185 op->src.type = OP_SRC_REG; in arch_decode_instruction()
290 op->src.type = OP_SRC_REG; in arch_decode_instruction()
311 op->src.type = OP_SRC_REG; in arch_decode_instruction()
327 op->src.type = OP_SRC_REG; in arch_decode_instruction()
344 op->src.type = OP_SRC_REG; in arch_decode_instruction()
357 op->src.type = OP_SRC_REG; in arch_decode_instruction()
426 op->src.type = OP_SRC_REG; in arch_decode_instruction()
522 op->src.type = OP_SRC_REG; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
A Darch.h47 OP_SRC_REG, enumerator
/linux/tools/objtool/
A Dcheck.c2292 case OP_SRC_REG: in update_cfi_state()
2591 if (op->src.type != OP_SRC_REG) in update_cfi_state()

Completed in 10 milliseconds