Lines Matching refs:kBitwise
1222 os().SetCurrentInstruction(kAnd, kBitwise); in and_()
1236 os().SetCurrentInstruction(kAnds, kBitwise); in ands()
1301 os().SetCurrentInstruction(kBic, kBitwise); in bic()
1315 os().SetCurrentInstruction(kBics, kBitwise); in bics()
1467 os().SetCurrentInstruction(kEor, kBitwise); in eor()
1481 os().SetCurrentInstruction(kEors, kBitwise); in eors()
2003 os().SetCurrentInstruction(kOrn, kBitwise); in orn()
2016 os().SetCurrentInstruction(kOrns, kBitwise); in orns()
2030 os().SetCurrentInstruction(kOrr, kBitwise); in orr()
2044 os().SetCurrentInstruction(kOrrs, kBitwise); in orrs()
3310 os().SetCurrentInstruction(kTeq, kBitwise); in teq()
3319 os().SetCurrentInstruction(kTst, kBitwise); in tst()