Searched refs:architectures (Results 1 – 11 of 11) sorted by relevance
/art/test/807-method-handle-and-mr/ |
D | info.txt | 2 respect to Marking Register (on architectures supporting MR).
|
/art/tools/dexfuzz/src/dexfuzz/fuzzers/ |
D | Fuzzer.java | 263 Architecture[] architectures = new Architecture[2]; in checkForArchitectureSplit() local 269 architectures[archIdx] = executorList.get(0).getArchitecture(); in checkForArchitectureSplit() 271 if (executorList.get(execIdx).getArchitecture() != architectures[archIdx]) { in checkForArchitectureSplit() 280 if (architectures[0] == architectures[1]) { in checkForArchitectureSplit()
|
/art/test/419-long-parameter/ |
D | info.txt | 2 on 32bits architectures. The move to hard float ABI makes it so that the
|
/art/test/484-checker-register-hints/smali/ |
D | Smali.smali | 28 # for some architectures (for example x86), as other architectures may 93 # for some architectures (for example x86), as other architectures may
|
/art/tools/dexfuzz/ |
D | README | 107 not included in the count. If multiple architectures are being used 108 (ARM/ARM64), and the divergences align with different architectures,
|
/art/tools/checker/ |
D | README | 81 For convenience, several architectures can be specified as set after the 83 thereby avoiding to repeat the check lines if some, but not all architectures
|
/art/runtime/interpreter/mterp/ |
D | README.txt | 39 oversized handler. On architectures with fixed-width instructions this
|
/art/build/ |
D | README.md | 47 host architectures, and 64/32-bit multilib for the 64-bit products.
|
/art/tools/jfuzz/ |
D | README.md | 8 or using various target architectures. Any difference between the outputs
|
/art/runtime/ |
D | Android.bp | 17 // Keep the __jit_debug_register_code symbol as a unique symbol during ICF for architectures where 530 // shared between the x86 and x86_64 architectures.
|
/art/test/ |
D | Android.bp | 219 // which is needed on build targets with secondary architectures, as the 362 // build targets with secondary architectures, as the MTS test suite packaging logic flattens 1336 // build targets with secondary architectures, as the MTS test suite packaging logic flattens
|