mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 11:59:27 +08:00
* regformats/reg-spu.dat: Fix order of npc, id registers.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2007-07-24 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* regformats/reg-spu.dat: Fix order of npc, id registers.
|
||||
|
||||
2007-07-24 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* target.c (memory_xfer_partial): Accesses to unmapped overlay
|
||||
|
@ -128,5 +128,5 @@ expedite:r0,r1,npc
|
||||
128:r125
|
||||
128:r126
|
||||
128:r127
|
||||
32:npc
|
||||
32:id
|
||||
32:npc
|
||||
|
Reference in New Issue
Block a user