Searched refs:x64 (Results 1 – 8 of 8) sorted by relevance
/art/test/660-store-8-16/ |
D | info.txt | 1 Regression test for the compiler whose x86 and x64 backends
|
/art/test/667-out-of-bounds/ |
D | info.txt | 1 Regression test for the x86/x64 backends which under certain
|
/art/tools/golem/ |
D | build-target.sh | 22 ALL_CONFIGS=(linux-ia32 linux-x64 linux-armv8 linux-armv7 android-armv8 android-armv7) 296 linux-ia32|linux-x64)
|
/art/tools/bisection_search/ |
D | bisection_search.py | 364 base_cmd = ['dalvikvm64'] if args.x64 else ['dalvikvm32'] 402 'bisection_search_', args.cleanup, args.logfile, args.timeout, args.x64)
|
D | README.md | 61 --64 x64 mode
|
/art/tools/common/ |
D | common.py | 288 timeout=60, x64=False): argument 308 lib = 'lib64' if x64 else 'lib'
|
/art/compiler/optimizing/ |
D | optimizing_cfi_test_expected.inc | 100 0x20, 0xF2, 0x44, 0x0F, 0x11, 0x64, 0x24, 0x18, 101 0xF2, 0x44, 0x0F, 0x10, 0x64, 0x24, 0x18, 0xF2, 0x44, 0x0F, 0x10, 0x6C,
|
/art/compiler/jni/ |
D | jni_cfi_test_expected.inc | 242 0x44, 0x0F, 0x11, 0x64, 0x24, 0x28, 0x48, 0x89, 0x3C, 0x24, 0x89, 0xB4, 246 0xF2, 0x44, 0x0F, 0x10, 0x64, 0x24, 0x28, 0xF2, 0x44, 0x0F, 0x10, 0x6C,
|