Searched refs:x64 (Results 1 – 9 of 9) sorted by relevance
/art/tools/luci/config/ |
D | luci-milo.cfg | 121 category: "host|x64" 127 category: "host|x64" 133 category: "host|x64" 139 category: "host|x64" 145 category: "host|x64" 151 category: "host|x64" 274 category: "host|x64" 279 category: "host|x64" 284 category: "host|x64" 289 category: "host|x64" [all …]
|
/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) 294 linux-ia32|linux-x64)
|
/art/tools/bisection_search/ |
D | bisection_search.py | 360 base_cmd = ['dalvikvm64'] if args.x64 else ['dalvikvm32'] 398 'bisection_search_', args.cleanup, args.logfile, args.timeout, args.x64)
|
D | README.md | 61 --64 x64 mode
|
/art/tools/common/ |
D | common.py | 280 timeout=60, x64=False): argument 300 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,
|