Lines Matching refs:dest
150 op->dest.type = OP_DEST_REG;
151 op->dest.reg = CFI_SP;
162 op->dest.type = OP_DEST_PUSH;
172 op->dest.type = OP_DEST_REG;
173 op->dest.reg = op_to_cfi_reg[op1 & 0x7][rex_b];
183 op->dest.type = OP_DEST_PUSH;
202 op->dest.type = OP_DEST_REG;
203 op->dest.reg = CFI_SP;
220 op->dest.type = OP_DEST_REG;
221 op->dest.reg = CFI_SP;
232 op->dest.type = OP_DEST_REG;
233 op->dest.reg = op_to_cfi_reg[modrm_rm][rex_b];
244 op->dest.type = OP_DEST_REG;
245 op->dest.reg = CFI_SP;
259 op->dest.type = OP_DEST_REG_INDIRECT;
260 op->dest.reg = CFI_BP;
261 op->dest.offset = insn.displacement.value;
270 op->dest.type = OP_DEST_REG_INDIRECT;
271 op->dest.reg = CFI_SP;
272 op->dest.offset = insn.displacement.value;
286 op->dest.type = OP_DEST_REG;
287 op->dest.reg = op_to_cfi_reg[modrm_reg][rex_r];
298 op->dest.type = OP_DEST_REG;
299 op->dest.reg = op_to_cfi_reg[modrm_reg][rex_r];
318 op->dest.type = OP_DEST_REG;
319 op->dest.reg = op_to_cfi_reg[modrm_reg][rex_r];
329 op->dest.type = OP_DEST_REG;
330 op->dest.reg = CFI_SP;
346 op->dest.type = OP_DEST_REG;
347 op->dest.reg = CFI_SP;
363 op->dest.type = OP_DEST_REG;
364 op->dest.reg = CFI_SP;
374 op->dest.type = OP_DEST_MEM;
386 op->dest.type = OP_DEST_PUSHF;
394 op->dest.type = OP_DEST_MEM;
432 op->dest.type = OP_DEST_PUSH;
440 op->dest.type = OP_DEST_MEM;
455 op->dest.type = OP_DEST_LEAVE;
491 op->dest.type = OP_DEST_REG;
492 op->dest.reg = CFI_SP;
512 op->dest.type = OP_DEST_PUSH;
543 op->dest.type = OP_DEST_PUSH;