projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153a08d
)
Note FPU enable/disable issue.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Mar 2007 15:39:48 +0000
(15:39 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Mar 2007 15:39:48 +0000
(15:39 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2489
c046a42c
-6fe2-441c-8c8c-
71466251a162
target-mips/TODO
patch
|
blob
|
history
diff --git
a/target-mips/TODO
b/target-mips/TODO
index bd8d26d1f6074ebed46eb1d3e27b4fbcaed7c726..9faa041b2cb97aa56d2ac80a378276081c46bc17 100644
(file)
--- a/
target-mips/TODO
+++ b/
target-mips/TODO
@@
-8,6
+8,8
@@
General
instructions are regarded as valid
- pcnet32 does not work for little endian emulation on big endian host
(probably not mips specific, but observable for mips-malta)
+- CP1 enable/disable is checked at translation time, not at execution
+ time, so it will have delayed effect.
MIPS64
------