Lines Matching defs:ad
141 int ad = 0, as = 0;
151 ad = (insn & 0x0080) >> 7;
165 if (opcode->bin_opcode == 0x4300 && (ad || as))
172 if (ad == 0)
191 else /* ad == 1 msp430dis_opcode. */
375 int ad = 0, as = 0;
385 ad = (insn & 0x0080) >> 7;
404 if (regd != regs || as != ad)
407 if (ad == 0)
419 else /* ad == 1 */
484 if (ad == 0 && regd == 3)
599 if (ad == 0)
616 else /* ad == 1. */
899 /* r0 as destination. Ad should be zero. */