Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/
A Ddecode.c236 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
257 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
571 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
695 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
730 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
/linux/tools/objtool/include/objtool/
A Darch.h38 OP_DEST_PUSH, enumerator
/linux/tools/objtool/
A Dcheck.c2807 if (op->dest.type == OP_DEST_PUSH || op->dest.type == OP_DEST_PUSHF) in update_cfi_state_regs()
3215 case OP_DEST_PUSH: in update_cfi_state()

Completed in 16 milliseconds