Home
last modified time | relevance | path

Searched refs:JSET (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/src/android/net/apf/
DApfGenerator.java59 JSET(19), // Compare any bits set and branch, e.g. "jset R0,5,label" enumConstant
692 Instruction instruction = new Instruction(Opcodes.JSET); in addJumpIfR0AnyBitsSet()
747 Instruction instruction = new Instruction(Opcodes.JSET, Register.R1); in addJumpIfR0AnyBitsSetR1()