Home
last modified time | relevance | path

Searched refs:REG_FCR0 (Results 1 – 15 of 15) sorted by relevance

/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/internal/obj/mips/
H A Dlist0.go63 if REG_FCR0 <= r && r <= REG_FCR31 {
64 return fmt.Sprintf("FCR%d", r-REG_FCR0)
H A Da.out.go153 REG_FCR0 const
H A Dasm0.go531 if REG_FCR0 <= a.Reg && a.Reg <= REG_FCR31 {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/obj/mips/
H A Dlist0.go59 if REG_FCR0 <= r && r <= REG_FCR31 {
60 return fmt.Sprintf("FCR%d", r-REG_FCR0)
H A Da.out.go150 REG_FCR0 // must be a multiple of 32 const
430 if REG_FCR0%32 != 0 {
H A Dasm0.go556 if REG_FCR0 <= a.Reg && a.Reg <= REG_FCR31 {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/mips/
H A Dlist0.go59 if REG_FCR0 <= r && r <= REG_FCR31 {
60 return fmt.Sprintf("FCR%d", r-REG_FCR0)
H A Da.out.go151 REG_FCR0 // must be a multiple of 32 const
477 if REG_FCR0%32 != 0 {
H A Dasm0.go582 if REG_FCR0 <= a.Reg && a.Reg <= REG_FCR31 {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/asm/internal/arch/
H A Dmips.go55 return mips.REG_FCR0 + n, true
H A Darch.go399 for i := mips.REG_FCR0; i <= mips.REG_FCR31; i++ {
454 for i := mips.REG_FCR0; i <= mips.REG_FCR31; i++ {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/asm/internal/arch/
H A Dmips.go56 return mips.REG_FCR0 + n, true
H A Darch.go429 for i := mips.REG_FCR0; i <= mips.REG_FCR31; i++ {
484 for i := mips.REG_FCR0; i <= mips.REG_FCR31; i++ {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/asm/internal/arch/
H A Dmips.go56 return mips.REG_FCR0 + n, true
H A Darch.go441 for i := mips.REG_FCR0; i <= mips.REG_FCR31; i++ {
496 for i := mips.REG_FCR0; i <= mips.REG_FCR31; i++ {