golang.org/x/arch@v0.17.0/s390x/s390xasm/Makefile (about) 1 tables.go: ../s390xmap/map.go ../s390x.csv 2 go run ../s390xmap/map.go -fmt=decoder ../s390x.csv >_tables.go && gofmt _tables.go >tables.go && rm _tables.go