Searched defs:condition_bit (Results 1 – 2 of 2) sorted by relevance
724 void Assembler::bclr(BOfield bo, int condition_bit, LKBit lk) { in bclr()729 void Assembler::bcctr(BOfield bo, int condition_bit, LKBit lk) { in bcctr()745 void Assembler::bc(int branch_offset, BOfield bo, int condition_bit, LKBit lk) { in bc()
1573 int condition_bit = instr->Bits(20, 16); in ExecuteBranchConditional() local2762 int condition_bit = instr->RCValue(); in ExecuteExt2_5bit() local