/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_list.h | 48 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 50 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 53 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 56 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 118 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 119 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 120 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 122 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
D | dex_instruction-inl.h | 36 case k21c: in SizeInCodeUnits() 67 case k21c: return true; in HasVRegA() 104 case k21c: return VRegA_21c(inst_data); in VRegA() 161 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegA_21c() 267 case k21c: return true; in HasVRegB() 303 case k21c: return VRegB_21c(); in VRegB() 343 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegB_21c()
|
D | dex_instruction.h | 103 k21c, // op vAA, thing@BBBB enumerator 520 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegA_21c() 526 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegB_21c()
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_list.h | 48 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 50 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 53 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 56 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 118 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 119 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 120 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 122 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
D | dex_instruction-inl.h | 36 case k21c: in SizeInCodeUnits() 67 case k21c: return true; in HasVRegA() 104 case k21c: return VRegA_21c(inst_data); in VRegA() 161 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegA_21c() 267 case k21c: return true; in HasVRegB() 303 case k21c: return VRegB_21c(); in VRegB() 343 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegB_21c()
|
D | dex_instruction.h | 103 k21c, // op vAA, thing@BBBB enumerator 520 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegA_21c() 526 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegB_21c()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_list.h | 48 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 50 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 53 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 56 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 118 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 119 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 120 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 122 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
D | dex_instruction-inl.h | 36 case k21c: in SizeInCodeUnits() 67 case k21c: return true; in HasVRegA() 104 case k21c: return VRegA_21c(inst_data); in VRegA() 161 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegA_21c() 267 case k21c: return true; in HasVRegB() 303 case k21c: return VRegB_21c(); in VRegB() 343 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegB_21c()
|
D | dex_instruction.h | 103 k21c, // op vAA, thing@BBBB enumerator 520 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegA_21c() 526 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegB_21c()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | dex_instruction_list.h | 48 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 50 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 53 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 56 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 118 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 119 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 120 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 122 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
D | dex_instruction-inl.h | 36 case k21c: in SizeInCodeUnits() 67 case k21c: return true; in HasVRegA() 104 case k21c: return VRegA_21c(inst_data); in VRegA() 161 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegA_21c() 267 case k21c: return true; in HasVRegB() 303 case k21c: return VRegB_21c(); in VRegB() 343 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegB_21c()
|
D | dex_instruction.h | 103 k21c, // op vAA, thing@BBBB enumerator 520 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegA_21c() 526 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegB_21c()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_list.h | 48 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 50 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 53 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 56 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 118 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 119 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 120 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 122 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
D | dex_instruction-inl.h | 36 case k21c: in SizeInCodeUnits() 67 case k21c: return true; in HasVRegA() 104 case k21c: return VRegA_21c(inst_data); in VRegA() 161 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegA_21c() 267 case k21c: return true; in HasVRegB() 303 case k21c: return VRegB_21c(); in VRegB() 343 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegB_21c()
|
D | dex_instruction.h | 103 k21c, // op vAA, thing@BBBB enumerator 520 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegA_21c() 526 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegB_21c()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | dex_instruction_list.h | 48 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 50 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 53 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 56 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 118 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 119 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 120 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 122 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
D | dex_instruction-inl.h | 36 case k21c: in SizeInCodeUnits() 67 case k21c: return true; in HasVRegA() 104 case k21c: return VRegA_21c(inst_data); in VRegA() 161 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegA_21c() 267 case k21c: return true; in HasVRegB() 303 case k21c: return VRegB_21c(); in VRegB() 343 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegB_21c()
|
D | dex_instruction.h | 103 k21c, // op vAA, thing@BBBB enumerator 520 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegA_21c() 526 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegB_21c()
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_instruction_list.h | 48 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 50 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 53 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 56 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 118 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 119 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 120 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 122 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
H A D | dex_instruction-inl.h | 36 case k21c: in SizeInCodeUnits() 67 case k21c: return true; in HasVRegA() 104 case k21c: return VRegA_21c(inst_data); in VRegA() 161 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegA_21c() 267 case k21c: return true; in HasVRegB() 303 case k21c: return VRegB_21c(); in VRegB() 343 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegB_21c()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_list.h | 48 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 50 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 53 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 56 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 118 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 119 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 120 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 121 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 122 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 123 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
D | dex_instruction-inl.h | 36 case k21c: in SizeInCodeUnits() 67 case k21c: return true; in HasVRegA() 104 case k21c: return VRegA_21c(inst_data); in VRegA() 161 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegA_21c() 267 case k21c: return true; in HasVRegB() 303 case k21c: return VRegB_21c(); in VRegB() 343 DCHECK_EQ(FormatOf(Opcode()), k21c); in VRegB_21c()
|
D | dex_instruction.h | 103 k21c, // op vAA, thing@BBBB enumerator 520 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegA_21c() 526 DCHECK(FormatOf(Opcode()) == k21c); in SetVRegB_21c()
|
/aosp_15_r20/tools/dexter/slicer/export/slicer/ |
H A D | dex_instruction_list.h | 52 …V(0x1A, CONST_STRING, "const-string", k21c, kIndexStringRef, kContinue | kThrow, 0, kVerifyRegA | … 54 …V(0x1C, CONST_CLASS, "const-class", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVer… 57 …V(0x1F, CHECK_CAST, "check-cast", k21c, kIndexTypeRef, kContinue | kThrow, 0, kVerifyRegA | kVerif… 60 …V(0x22, NEW_INSTANCE, "new-instance", k21c, kIndexTypeRef, kContinue | kThrow, kClobber, kVerifyRe… 122 …V(0x60, SGET, "sget", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrConstant, kVer… 123 …V(0x61, SGET_WIDE, "sget-wide", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 124 …V(0x62, SGET_OBJECT, "sget-object", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOr… 125 …V(0x63, SGET_BOOLEAN, "sget-boolean", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBField… 126 …V(0x64, SGET_BYTE, "sget-byte", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… 127 …V(0x65, SGET_CHAR, "sget-char", k21c, kIndexFieldRef, kContinue | kThrow, kLoad | kRegBFieldOrCons… [all …]
|
/aosp_15_r20/tools/dexter/slicer/ |
H A D | dex_bytecode.cc | 74 case k21c: in GetWidthFromFormat() 178 case k21c: // op vAA, thing@BBBB in DecodeInstruction()
|