Searched defs:rbit (Results 1 – 2 of 2) sorted by relevance
360 Instruction(Opcodes opcode, Rbit rbit) { in Instruction()369 Instruction(ExtendedOpcodes extendedOpcodes, Rbit rbit) { in Instruction()
453 final Rbit rbit = jumpOnMatch ? Rbit1 : Rbit0; in addJumpIfBytesAtR0EqualsHelper() local