Searched refs:JSET (Results 1 – 1 of 1) sorted by relevance
59 JSET(19), // Compare any bits set and branch, e.g. "jset R0,5,label" enumConstant672 Instruction instruction = new Instruction(Opcodes.JSET); in addJumpIfR0AnyBitsSet()727 Instruction instruction = new Instruction(Opcodes.JSET, Register.R1); in addJumpIfR0AnyBitsSetR1()