Home | History | Annotate | Download | only in src

Lines Matching refs:Adc

552   Asm->adc(getDest(), getSrc(0), getSrc(1), SetFlags, getPredicate());
1840 template <> const char *InstARM32Adc::Opcode = "adc";
3483 template class InstARM32ThreeAddrGPR<InstARM32::Adc>;