Add psw.mask register

This commit is contained in:
lazymio
2022-01-10 15:34:04 +01:00
parent 71f044ca50
commit 441afe17e6
2 changed files with 9 additions and 0 deletions

View File

@ -128,6 +128,7 @@ typedef enum uc_s390x_reg {
UC_S390X_REG_A15,
UC_S390X_REG_PC, // PC register
UC_S390X_REG_PSWM,
UC_S390X_REG_ENDING, // <-- mark the end of the list or registers