Home | History | Annotate | Download | only in common

Lines Matching refs:Mips64

40 	Mips64 = newArch("mips64", "lib64")
53 "mips64": Mips64,
73 mips64: {
74 // Host or device variants with mips64 architecture
167 // Properties for module variants being built to run on mips64 (host or device)
168 Mips64 struct {
171 // Mips64 arch variants
175 // Mips64 arch features
241 // Properties for module variants being built to run on mips64 devices
938 //{"mips64", "mips64r2", "", []string{"mips64"}},
939 {"mips64", "mips64r6", "", []string{"mips64"}},