Generate bindings

This commit is contained in:
mio
2022-01-19 20:10:09 +01:00
parent c5ad3c318c
commit f57467e7ed
6 changed files with 12 additions and 6 deletions

View File

@ -117,7 +117,8 @@ const (
S390X_REG_A14 = 63
S390X_REG_A15 = 64
S390X_REG_PC = 65
S390X_REG_ENDING = 66
S390X_REG_PSWM = 66
S390X_REG_ENDING = 67
// Alias registers
)