Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/apf/
DApfGenerator.java60 JNEBS(20), // Compare not equal byte sequence, e.g. "jnebs R0,5,label,0x1122334455" enumConstant
155 if (mOpcode != Opcodes.JNEBS.value) { in setCompareBytes()
762 Instruction instruction = new Instruction(Opcodes.JNEBS, register); in addJumpIfBytesNotEqual()