Change mips model to add DSP

This commit is contained in:
mio
2021-10-03 23:10:39 +02:00
parent 0a7223996d
commit 2d043d387d
4 changed files with 46 additions and 1 deletions

View File

@ -177,6 +177,7 @@ typedef enum UC_MIPS_REG {
UC_MIPS_REG_CP0_CONFIG3,
UC_MIPS_REG_CP0_USERLOCAL,
UC_MIPS_REG_CP0_STATUS,
UC_MIPS_REG_ENDING, // <-- mark the end of the list or registers