mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
cris: Add break support for v10.
Still no retb Signed-off-by: Edgar E. Iglesias <edgar@axis.com>
This commit is contained in:
parent
7677e24f3d
commit
f756c7a723
3 changed files with 4 additions and 2 deletions
|
@ -64,6 +64,7 @@
|
|||
#define PR_NRP 12
|
||||
#define PR_CCS 13
|
||||
#define PR_USP 14
|
||||
#define PRV10_BRP 14
|
||||
#define PR_SPC 15
|
||||
|
||||
/* CPU flags. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue