Searched refs:x64 (Results 1 – 7 of 7) sorted by relevance
/art/tools/golem/ |
D | build-target.sh | 22 ALL_CONFIGS=(linux-ia32 linux-x64 linux-armv8 linux-armv7 android-armv8 android-armv7) 300 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/utils/ |
D | assembler_thumb_test_expected.cc.inc | 742 " 66: 2364 movs r3, #100 ; 0x64\n", 870 " 166: 2364 movs r3, #100 ; 0x64\n", 998 " 266: 2364 movs r3, #100 ; 0x64\n", 1126 " 366: 2364 movs r3, #100 ; 0x64\n", 1254 " 466: 2364 movs r3, #100 ; 0x64\n", 1382 " 566: 2364 movs r3, #100 ; 0x64\n", 1510 " 666: 2364 movs r3, #100 ; 0x64\n", 1638 " 766: 2364 movs r3, #100 ; 0x64\n", 1771 " 68: 2364 movs r3, #100 ; 0x64\n", 1899 " 168: 2364 movs r3, #100 ; 0x64\n", [all …]
|
/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 | 237 0x44, 0x0F, 0x11, 0x64, 0x24, 0x28, 0x48, 0x89, 0x3C, 0x24, 0x89, 0xB4, 241 0xF2, 0x44, 0x0F, 0x10, 0x64, 0x24, 0x28, 0xF2, 0x44, 0x0F, 0x10, 0x6C,
|