From a70f8e667786547867c72448eca288b5851619b8 Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Tue, 17 Nov 2009 18:05:05 +0000 Subject: [PATCH] * regformats/reg-cf.dat: New file. --- gdb/regformats/reg-cf.dat | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 gdb/regformats/reg-cf.dat diff --git a/gdb/regformats/reg-cf.dat b/gdb/regformats/reg-cf.dat new file mode 100644 index 0000000..068aa75 --- /dev/null +++ b/gdb/regformats/reg-cf.dat @@ -0,0 +1,33 @@ +name:m68k +expedite:sp,fp,pc +32:d0 +32:d1 +32:d2 +32:d3 +32:d4 +32:d5 +32:d6 +32:d7 +32:a0 +32:a1 +32:a2 +32:a3 +32:a4 +32:a5 +32:fp +32:sp +32:ps +32:pc + +64:fp0 +64:fp1 +64:fp2 +64:fp3 +64:fp4 +64:fp5 +64:fp6 +64:fp7 + +32:fpcontrol +32:fpstatus +32:fpiaddr -- 2.7.4