Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
A Ddecode.c196 op->src.type = OP_SRC_POP; in arch_decode_instruction()
440 op->src.type = OP_SRC_POP; in arch_decode_instruction()
506 op->src.type = OP_SRC_POP; in arch_decode_instruction()
528 op->src.type = OP_SRC_POP; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
A Darch.h50 OP_SRC_POP, enumerator
/linux/tools/objtool/
A Dcheck.c2188 if (op->src.type == OP_SRC_POP || op->src.type == OP_SRC_POPF) in update_cfi_state_regs()
2501 case OP_SRC_POP: in update_cfi_state()
2667 if (op->src.type != OP_SRC_POP && op->src.type != OP_SRC_POPF) { in update_cfi_state()

Completed in 12 milliseconds