Home | History | Annotate | Download | only in priv

Lines Matching refs:ARMalu_AND

336    addInstr(env, ARMInstr_Alu(ARMalu_AND, tL, tL, ARMRI84_I84(2,0)));
337 addInstr(env, ARMInstr_Alu(ARMalu_AND, tR, tR, ARMRI84_I84(1,0)));
1411 addInstr(env, ARMInstr_Alu(didInv ? ARMalu_BIC : ARMalu_AND,
1742 addInstr(env, ARMInstr_Alu(ARMalu_AND,
6331 addInstr(env, ARMInstr_Alu(ARMalu_AND, r_res, r_res, one));