Home
last modified time | relevance | path

Searched defs:RSUB_INT_LIT8 (Results 1 – 3 of 3) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java237 RSUB_INT_LIT8, enumConstant
DInstruction.java540 addOpcodeInfo(Opcode.RSUB_INT_LIT8, "rsub-int/lit8", 0xd9, new Format22b()); in addOpcodeInfo()
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h1735 HANDLER_ATTRIBUTES bool RSUB_INT_LIT8() { in RSUB_INT_LIT8() function