Searched refs:k21h (Results 1 – 5 of 5) sorted by relevance
/tools/dexter/slicer/export/slicer/ |
D | dex_instruction_list.h | 47 …V(0x15, CONST_HIGH16, "const/high16", k21h, kIndexNone, kContinue, kRegBFieldOrConstant, kVerifyRe… 51 …V(0x19, CONST_WIDE_HIGH16, "const-wide/high16", k21h, kIndexNone, kContinue, kRegBFieldOrConstant,… 293 V(k21h) \
|
D | dex_bytecode.h | 59 k21h, // op vAA, #+BBBB00000[00000000] enumerator
|
/tools/dexter/slicer/ |
D | dex_bytecode.cc | 76 case k21h: in GetWidthFromFormat() 186 case k21h: // op vAA, #+BBBB0000[00000000] in DecodeInstruction()
|
D | code_ir.cc | 563 case dex::k21h: // op vAA, #+BBBB0000[00000000] in DecodeBytecode()
|
D | bytecode_encoder.cc | 405 case dex::k21h: // op vAA, #+BBBB0000[00000000] in Visit()
|