Searched refs:MIPS64 (Results 1 – 4 of 4) sorted by relevance
/art/tools/dexfuzz/src/dexfuzz/executors/ |
D | Architecture.java | 28 MIPS64("mips64"); enumConstant
|
D | Mips64InterpreterExecutor.java | 24 super("MIPS64 Interpreter", 30, listener, Architecture.MIPS64, device, in Mips64InterpreterExecutor()
|
D | Mips64OptimizingBackendExecutor.java | 24 super("MIPS64 Optimizing Backend", 5, listener, Architecture.MIPS64, device, in Mips64OptimizingBackendExecutor()
|
/art/disassembler/ |
D | Android.bp | 33 // TODO: We should also conditionally include the MIPS32/MIPS64 and the
|