Searched refs:OP_DEST_PUSH (Results 1 – 3 of 3) sorted by relevance
187 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()208 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()499 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()612 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()643 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
36 OP_DEST_PUSH, enumerator
2184 if (op->dest.type == OP_DEST_PUSH || op->dest.type == OP_DEST_PUSHF) in update_cfi_state_regs()2585 case OP_DEST_PUSH: in update_cfi_state()
Completed in 9 milliseconds