Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/arch/x86/
H A Ddecode.c162 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
183 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
432 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
512 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
543 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
/OK3568_Linux_fs/kernel/tools/objtool/
H A Darch.h37 OP_DEST_PUSH, enumerator
H A Dcheck.c2208 if (op->dest.type == OP_DEST_PUSH || op->dest.type == OP_DEST_PUSHF) in update_cfi_state_regs()
2531 case OP_DEST_PUSH: in update_cfi_state()