Home
last modified time | relevance | path

Searched refs:REG_V31 (Results 26 – 32 of 32) sorted by relevance

12

/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/obj/s390x/
H A Dasmz.go537 if REG_V0 <= a.Reg && a.Reg <= REG_V31 {
728 case REG_V0 <= p.Reg && p.Reg <= REG_V31:
4880 if va >= REG_V16 && va <= REG_V31 {
4883 if vb >= REG_V16 && vb <= REG_V31 {
4886 if vc >= REG_V16 && vc <= REG_V31 {
4889 if vd >= REG_V16 && vd <= REG_V31 {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/internal/obj/ppc64/
H A Dasm9.go702 if REG_V0 <= a.Reg && a.Reg <= REG_V31 {
934 } else if REG_V0 <= p.Reg && p.Reg <= REG_V31 {
3314 if REG_V0 <= xt && xt <= REG_V31 {
3324 } else if REG_V0 <= xs && xs <= REG_V31 {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/obj/ppc64/
H A Dasm9.go798 if REG_V0 <= a.Reg && a.Reg <= REG_V31 {
1023 } else if REG_V0 <= p.Reg && p.Reg <= REG_V31 {
3595 if REG_V0 <= xt && xt <= REG_V31 {
3605 } else if REG_V0 <= xs && xs <= REG_V31 {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/internal/obj/arm64/
H A Dasm7.go1559 case REG_V0 <= r && r <= REG_V31:
1671 if int16(REG_F0) <= a.Reg && a.Reg <= int16(REG_V31) {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/arm64/
H A Dasm7.go1680 case REG_V0 <= r && r <= REG_V31:
1792 if int16(REG_F0) <= a.Reg && a.Reg <= int16(REG_V31) {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/internal/obj/arm64/
H A Dasm7.go1101 case REG_V0 <= r && r <= REG_V31:
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/internal/obj/ppc64/
H A Dasm9.go850 if REG_V0 <= reg && reg <= REG_V31 {

12