1tables.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
View as plain text