Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/io/instructions/
DInstructionCodec.java51 int opcode = byte0(opcodeUnit); in FORMAT_10X()
68 int opcode = byte0(opcodeUnit); in FORMAT_12X()
89 int opcode = byte0(opcodeUnit); in FORMAT_11N()
110 int opcode = byte0(opcodeUnit); in FORMAT_11X()
129 int opcode = byte0(opcodeUnit); in FORMAT_10T()
148 int opcode = byte0(opcodeUnit); in FORMAT_20T()
168 int opcode = byte0(opcodeUnit); in FORMAT_20BC()
188 int opcode = byte0(opcodeUnit); in FORMAT_22X()
210 int opcode = byte0(opcodeUnit); in FORMAT_21T()
230 int opcode = byte0(opcodeUnit); in FORMAT_21S()
[all …]