Searched refs:ARM (Results 1 – 15 of 15) sorted by relevance
/art/test/514-shifts/ |
D | info.txt | 2 shifts on ARM.
|
/art/test/684-select-condition/ |
D | info.txt | 1 Regression test for a bug in ARM's code generator for HSelect.
|
/art/test/657-branches/ |
D | info.txt | 1 Regression test for the ARM backend, which used to have a bug
|
/art/tools/dexfuzz/src/dexfuzz/executors/ |
D | Architecture.java | 23 ARM("arm"), enumConstant
|
D | ArmInterpreterExecutor.java | 24 super("ARM Interpreter", 30, listener, Architecture.ARM, device, in ArmInterpreterExecutor()
|
D | ArmOptimizingBackendExecutor.java | 24 super("ARM Optimizing Backend", 5, listener, Architecture.ARM, device, in ArmOptimizingBackendExecutor()
|
/art/test/439-swap-double/ |
D | info.txt | 2 the presence of register pairs (in this case, doubles on ARM).
|
/art/test/593-checker-shift-and-simplifier/smali/ |
D | SmaliTests.smali | 21 ## CHECK-START-ARM: int SmaliTests.operations() instruction_simplifier_arm (before) 27 ## CHECK-START-ARM: int SmaliTests.operations() instruction_simplifier_arm (after)
|
/art/libnativeloader/ |
D | README.md | 56 for non-translated, e.g. ARM-on-ARM, libraries, while the latter is for 57 loading libraries in a translated environment such as ARM-on-x86.
|
/art/tools/dexfuzz/ |
D | README | 56 Note that if you wanted to test both ARM and ARM64 on an ARM64 device, you can use 58 ARM Optimizing Backend vs. ARM64 Optimizing Backend. 108 (ARM/ARM64), and the divergences align with different architectures,
|
/art/runtime/interpreter/mterp/ |
D | README.txt | 71 transitioning from one Dalvik bytecode to the next. Mterp for ARM targets 76 (r8 for ARM, edx for x86) holds a mainHandlerTable. If we need to switch
|
/art/test/ |
D | README.chroot.md | 56 lunch armv8-eng # or arm_krait-eng for 32-bit ARM 64 lunch aosp_arm64-eng # or aosp_arm-eng for 32-bit ARM
|
/art/test/510-checker-try-catch/smali/ |
D | Runtime.smali | 553 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 577 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 581 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 586 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after) 592 ## CHECK-START-{ARM,ARM64}: int Runtime.testIntAddressCatch(int, int[]) GVN$after_arch (after)
|
/art/compiler/ |
D | Android.bp | 202 // VIXL assembly support for ARM targets. 283 // VIXL assembly support for ARM targets.
|
/art/tools/checker/ |
D | README | 86 /// CHECK-START-{X86_64,ARM,ARM64}: int MyClass.MyMethod() constant_folding (after)
|