Searched refs:vA (Results 1 – 5 of 5) sorted by relevance
/tools/dexter/slicer/ |
D | dex_bytecode.cc | 159 dec.vA = InstA(inst); in DecodeInstruction() 163 dec.vA = InstA(inst); in DecodeInstruction() 167 dec.vA = InstAA(inst); in DecodeInstruction() 170 dec.vA = s1(InstAA(inst)); // sign-extend 8-bit value in DecodeInstruction() 173 dec.vA = s2(bytecode[1]); // sign-extend 16-bit value in DecodeInstruction() 178 dec.vA = InstAA(inst); in DecodeInstruction() 183 dec.vA = InstAA(inst); in DecodeInstruction() 187 dec.vA = InstAA(inst); in DecodeInstruction() 194 dec.vA = InstAA(inst); in DecodeInstruction() 199 dec.vA = InstAA(inst); in DecodeInstruction() [all …]
|
D | bytecode_encoder.cc | 149 dex::u4 vA = GetRegA(bytecode, 0); in Visit() local 151 bytecode_.Push<dex::u2>(Pack_4_4_8(vB, vA, opcode)); in Visit() 157 dex::u4 vA = GetRegA(bytecode, 0); in Visit() local 159 bytecode_.Push<dex::u2>(Pack_8_8(vA, opcode)); in Visit() 166 dex::u4 vA = GetRegA(bytecode, 0); in Visit() local 169 bytecode_.Push<dex::u2>(Pack_16(vA)); in Visit() 176 dex::u4 vA = GetRegA(bytecode, 0); in Visit() local 178 bytecode_.Push<dex::u2>(Pack_4_4_8(B, vA, opcode)); in Visit() 184 dex::u4 vA = GetRegA(bytecode, 0); in Visit() local 186 bytecode_.Push<dex::u2>(Pack_8_8(vA, opcode)); in Visit() [all …]
|
D | code_ir.cc | 427 return Alloc<VRegPair>(dex_instr.vA); in GetRegA() 429 return Alloc<VReg>(dex_instr.vA); in GetRegA() 485 auto label = GetLabel(offset + dex::s4(dex_instr.vA)); in DecodeBytecode() 547 SLICER_CHECK(dex_instr.vA <= 5); in DecodeBytecode() 549 for (dex::u4 i = 0; i < dex_instr.vA; ++i) { in DecodeBytecode() 558 auto vreg_range = Alloc<VRegRange>(dex_instr.vC, dex_instr.vA); in DecodeBytecode()
|
/tools/dexter/slicer/export/slicer/ |
D | dex_bytecode.h | 148 u4 vA; // the A field of the instruction member
|
/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/ |
D | Anritsu_SIM_Bo.wnssp | 1 …/UFbEBH3TGswk+a85tg9rhEKoyKpZ/2vjx8npDK7/RwWVGCd6fGOWc1rZAtPxThJdPy0Wjy0Vt/vA+9XfWwXTGVxHEf9MEVDcd…
|