sim: bfin: add flush/HWERR todo

This commit is contained in:
Mike Frysinger 2013-06-17 04:43:22 +00:00
parent 6916fd9820
commit 7935c6b0d2
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2013-06-17 Mike Frysinger <vapier@gentoo.org>
* TODO: Add more notes.
2013-06-09 Mike Frysinger <vapier@gentoo.org>
* Makefile.in ($(srcdir)/linux-fixed-code.h): Add

View File

@ -48,3 +48,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 ?