This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH] sim: bfin: add flush/HWERR todo
- From: Mike Frysinger <vapier at gentoo dot org>
- To: gdb-patches at sourceware dot org
- Date: Mon, 17 Jun 2013 00:43:15 -0400
- Subject: [PATCH] sim: bfin: add flush/HWERR todo
Committed.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-06-17 Mike Frysinger <vapier@gentoo.org>
* TODO: Add more notes.
---
sim/bfin/TODO | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sim/bfin/TODO b/sim/bfin/TODO
index e030027..007dd71 100644
--- a/sim/bfin/TODO
+++ b/sim/bfin/TODO
@@ -30,3 +30,7 @@ tests:
R0 = R1 - R2;
- check astat bits with vector add/sub +|+
- check acc with VIT_MAX and similiar insns
+
+flush[0xffa00000] causes HWERR in sim but not on hardware ?
+
+convert to using do_hw_attach_regs ?
--
1.8.2.1