mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Conflicts: cpu-all.h
This commit is contained in:
commit
711c21280b
55 changed files with 110 additions and 116 deletions
|
@ -104,7 +104,7 @@ typedef struct CPUCRISState {
|
|||
/* P0 - P15 are referred to as special registers in the docs. */
|
||||
uint32_t pregs[16];
|
||||
|
||||
/* Pseudo register for the PC. Not directly accessable on CRIS. */
|
||||
/* Pseudo register for the PC. Not directly accessible on CRIS. */
|
||||
uint32_t pc;
|
||||
|
||||
/* Pseudo register for the kernel stack. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue