Searched refs:packed (Results 1 – 21 of 21) sorted by relevance
/art/test/800-smali/smali/ |
D | PackedSwitch.smali | 9 packed-switch v0, :switch_data 13 .packed-switch 0x0 15 .end packed-switch 32 packed-switch v0, :switch_data 36 .packed-switch 0x7FFFFFFE 39 .end packed-switch
|
D | b_24399945.smali | 9 packed-switch v0, :switch_data 13 .packed-switch 0x7FFFFFFE 17 .end packed-switch
|
/art/test/560-packed-switch/ |
D | Android.bp | 3 // Build rules for ART run-test `560-packed-switch`. 16 name: "art-run-test-560-packed-switch", 21 ":art-run-test-560-packed-switch-expected-stdout", 22 ":art-run-test-560-packed-switch-expected-stderr", 28 name: "art-run-test-560-packed-switch-expected-stdout", 29 out: ["art-run-test-560-packed-switch-expected-stdout.txt"], 36 name: "art-run-test-560-packed-switch-expected-stderr", 37 out: ["art-run-test-560-packed-switch-expected-stderr.txt"],
|
/art/test/501-regression-packed-switch/smali/ |
D | Test.smali | 22 packed-switch v0, :pswitch_data_6a 27 .packed-switch 0x0 28 .end packed-switch 40 .packed-switch 0x0 43 .end packed-switch 46 packed-switch v0, :pswitch_data
|
/art/tools/dexfuzz/src/dexfuzz/program/ |
D | MSwitchInsn.java | 31 public boolean packed; field in MSwitchInsn 42 newInsn.packed = packed; in clone()
|
D | CodeTranslator.java | 412 switchInsn.packed = true; in readSwitchInstruction() 485 if (switchInsn.packed) { in updateSwitchInstruction() 522 if (switchInsn.packed) { in alignDataInstructions()
|
/art/test/472-unreachable-if-regression/smali/ |
D | Test.smali | 35 .packed-switch 1 40 .end packed-switch 44 packed-switch v0, :pswitch_data
|
/art/test/517-checker-builder-fallthrough/smali/ |
D | TestCase.smali | 50 packed-switch v0, :switch_data 54 .packed-switch 0x0 56 .end packed-switch
|
/art/test/485-checker-dce-switch/ |
D | info.txt | 1 Tests that DCE can remove a packed switch.
|
/art/test/472-unreachable-if-regression/ |
D | info.txt | 3 Also tests a packed-switch with negative offset to its data.
|
/art/test/501-regression-packed-switch/ |
D | info.txt | 2 to trip when compiled code contained a packed switch with no targets.
|
/art/test/015-switch/ |
D | expected-stdout.txt | 1 packed
|
/art/runtime/arch/x86/ |
D | thread_x86.cc | 36 } __attribute__((packed));
|
/art/runtime/jit/ |
D | debugger_interface.cc | 544 std::vector<uint8_t> packed = jit->GetJitCompiler()->PackElfFileForJIT( in RepackEntries() local 553 << " size=" << packed.size() << (compress ? "(lzma)" : ""); in RepackEntries() 556 CreateJITCodeEntryInternal<JitNativeInfo>(ArrayRef<const uint8_t>(packed), in RepackEntries()
|
/art/test/510-checker-try-catch/smali/ |
D | Builder.smali | 792 packed-switch p0, :pswitch_data 802 .packed-switch 0x0 805 .end packed-switch 904 packed-switch p0, :pswitch_data 920 .packed-switch 0x0 923 .end packed-switch
|
/art/test/dexdump/ |
D | all.txt | 446 00076c: 2b00 0800 0000 |0000: packed-switch v0, 00000008 // +00000008 452 00077c: 0001 0200 feff ff7f 0500 0000 0600 ... |0008: packed-switch-data (8 units)
|
D | checkers.txt | 296 001774: 2b06 2600 0000 |0006: packed-switch v6, 0000002c // +00000026 315 0017c0: 0001 0500 1300 0000 1a00 0000 2000 ... |002c: packed-switch-data (14 units) 338 001802: 2b02 8900 0000 |000b: packed-switch v2, 00000094 // +00000089 408 001914: 0001 0300 0000 0000 0800 0000 3600 ... |0094: packed-switch-data (10 units) 471 00199e: 2b01 1d00 0000 |0005: packed-switch v1, 00000022 // +0000001d 486 0019d8: 0001 0300 0000 0000 0800 0000 0300 ... |0022: packed-switch-data (10 units) 2103 002c5e: 2b03 6900 0000 |0093: packed-switch v3, 000000fc // +00000069 2163 002d30: 0001 0300 0000 0000 1a00 0000 2400 ... |00fc: packed-switch-data (10 units) 2183 002d64: 2b00 4000 0000 |0008: packed-switch v0, 00000048 // +00000040 2215 002de4: 0001 0600 0100 0000 0400 0000 1000 ... |0048: packed-switch-data (16 units) [all …]
|
D | all-dex-files.txt | 446 00076c: 2b00 0800 0000 |0000: packed-switch v0, 00000008 // +00000008 452 00077c: 0001 0200 feff ff7f 0500 0000 0600 ... |0008: packed-switch-data (8 units) 937 001774: 2b06 2600 0000 |0006: packed-switch v6, 0000002c // +00000026 956 0017c0: 0001 0500 1300 0000 1a00 0000 2000 ... |002c: packed-switch-data (14 units) 979 001802: 2b02 8900 0000 |000b: packed-switch v2, 00000094 // +00000089 1049 001914: 0001 0300 0000 0000 0800 0000 3600 ... |0094: packed-switch-data (10 units) 1112 00199e: 2b01 1d00 0000 |0005: packed-switch v1, 00000022 // +0000001d 1127 0019d8: 0001 0300 0000 0000 0800 0000 0300 ... |0022: packed-switch-data (10 units) 2744 002c5e: 2b03 6900 0000 |0093: packed-switch v3, 000000fc // +00000069 2804 002d30: 0001 0300 0000 0000 1a00 0000 2400 ... |00fc: packed-switch-data (10 units) [all …]
|
D | bytecodes.txt | 1044 001112: 2b02 3500 0000 |0007: packed-switch v2, 0000003c // +00000035 1071 00117c: 0001 0200 0000 0000 0900 0000 1b00 ... |003c: packed-switch-data (8 units)
|
D | invoke-custom.txt | 3857 003384: 2b01 3800 0000 |0020: packed-switch v1, 00000058 // +00000038 3882 0033f4: 0001 0200 0100 0000 1800 0000 0900 ... |0058: packed-switch-data (8 units)
|
/art/ |
D | TEST_MAPPING | 803 "name": "art-run-test-560-packed-switch[com.google.android.art.apex]" 1990 "name": "art-run-test-560-packed-switch"
|