Searched refs:Mips64 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSubtarget.h | 44 Mips3, Mips4, Mips5, Mips64, Mips64r2, Mips64r3, Mips64r5, Mips64r6 enumerator 277 bool hasMips64() const { return MipsArchVersion >= Mips64; } in hasMips64()
|
H A D | Mips.td | 135 "Mips64", "Mips64 ISA Support", 152 "Symbols are 32 bit on Mips64">;
|
H A D | Mips64InstrInfo.td | 1 //===- Mips64InstrInfo.td - Mips64 Instruction Information -*- tablegen -*-===// 9 // This file describes Mips64 instructions. 117 let DecoderNamespace = "Mips64" in { 283 DecoderNamespace = "Mips64" in { 619 let DecoderNamespace = "Mips64" in { 631 let DecoderNamespace = "Mips64" in {
|
H A D | MicroMipsInstrFPU.td | 295 let DecoderNamespace = "Mips64", DecoderMethod = "DecodeFMemMMR2" in { 387 let DecoderNamespace = "Mips64" in
|
/freebsd/contrib/unbound/ |
H A D | README-Travis.md | 5 …or Android NDK-r19 and above, and includes NDK-r20 and NDK-r21. Mips and Mips64 are not tested bec…
|
/freebsd/contrib/ldns/ |
H A D | README-Travis.md | 5 …or Android NDK-r19 and above, and includes NDK-r20 and NDK-r21. Mips and Mips64 are not tested bec…
|