Home
last modified time | relevance | path

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

/linux/tools/objtool/include/objtool/
A Darch.h37 OP_DEST_PUSHF, enumerator
/linux/tools/objtool/arch/x86/
A Ddecode.c453 op->dest.type = OP_DEST_PUSHF; in arch_decode_instruction()
/linux/tools/objtool/
A Dcheck.c2184 if (op->dest.type == OP_DEST_PUSH || op->dest.type == OP_DEST_PUSHF) in update_cfi_state_regs()
2586 case OP_DEST_PUSHF: in update_cfi_state()
2741 if (op->dest.type == OP_DEST_PUSHF) { in handle_insn_ops()

Completed in 11 milliseconds