2005-04-15 Kei Sakamoto <sakamoto.kei@renesas.com>
* regformats/reg-m32r.dat: New file.
This commit is contained in:
parent
7cfbc4a0f8
commit
86fc41d1fe
2 changed files with 31 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2005-04-15 Kei Sakamoto <sakamoto.kei@renesas.com>
|
||||||
|
|
||||||
|
* regformats/reg-m32r.dat: New file.
|
||||||
|
|
||||||
2005-04-14 Daniel Jacobowitz <dan@codesourcery.com>
|
2005-04-14 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
* arm-tdep.c (fp_model_strings): Add terminating NULL.
|
* arm-tdep.c (fp_model_strings): Add terminating NULL.
|
||||||
|
|
27
gdb/regformats/reg-m32r.dat
Normal file
27
gdb/regformats/reg-m32r.dat
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
name:m32r
|
||||||
|
expedite:pc,lr,sp
|
||||||
|
32:r0
|
||||||
|
32:r1
|
||||||
|
32:r2
|
||||||
|
32:r3
|
||||||
|
32:r4
|
||||||
|
32:r5
|
||||||
|
32:r6
|
||||||
|
32:r7
|
||||||
|
32:r8
|
||||||
|
32:r9
|
||||||
|
32:r10
|
||||||
|
32:r11
|
||||||
|
32:r12
|
||||||
|
32:fp
|
||||||
|
32:lr
|
||||||
|
32:sp
|
||||||
|
32:psw
|
||||||
|
32:cbr
|
||||||
|
32:spi
|
||||||
|
32:spu
|
||||||
|
32:bpc
|
||||||
|
32:pc
|
||||||
|
32:accl
|
||||||
|
32:acch
|
||||||
|
32:evb
|
Loading…
Reference in a new issue