projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04a7f72
)
* Added VU0_CIA register #define.
author
Ian Carmichael
<iancarm@cygnus>
Mon, 16 Feb 1998 22:09:57 +0000
(22:09 +0000)
committer
Ian Carmichael
<iancarm@cygnus>
Mon, 16 Feb 1998 22:09:57 +0000
(22:09 +0000)
sim/mips/sky-vu0.h
patch
|
blob
|
history
diff --git
a/sim/mips/sky-vu0.h
b/sim/mips/sky-vu0.h
index c30b7bd328e7fcec74b8bd4c8d99e93be4a39f9b..263b606951383fc129083ff354e63dd8b3040b11 100644
(file)
--- a/
sim/mips/sky-vu0.h
+++ b/
sim/mips/sky-vu0.h
@@
-29,8
+29,9
@@
void vu0_issue(void);
/* ... */
#define VPE0_STAT 0x10000fd0
+#define VU0_CIA 0x10000fe0
-#define VU0_REGISTER_WINDOW_END 0x10000f
e
0
+#define VU0_REGISTER_WINDOW_END 0x10000f
f
0
#define VU0_REGISTER_WINDOW_SIZE (VU0_REGISTER_WINDOW_END - VU0_REGISTER_WINDOW_START)