]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* R5900 sky COP2 testing continuing. Today only small
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 8 Apr 1998 22:22:58 +0000 (22:22 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 8 Apr 1998 22:22:58 +0000 (22:22 +0000)
commit11c47f314bf5b03fb674275920386fbec2a13aca
tree89102bf79bfca77af260043ea188cfc4d9f423d9
parent4118c63ccd7c23676cd358dd1d50d1ae02ef3868
* R5900 sky COP2 testing continuing.  Today only small
  VCALLMS-related were found/fixed.

[ChangeLog.sky]

* sky-vu.c ({read,write}_vu_special_reg): Add CMSAR[01] as special
  registers for a VU.  Behavior not as mandated.
({read,write}_vu_{misc,special}_reg): Create sim_io_error upon
access to unknown register.  Behavior not as mandated.

* sky-vu.h (anonymous register numbering enum): Add CMSAR[01].

* sky-libvpe.c (indebug): Cache $ENV{'SKY_DEBUG'}.

[ChangeLog]

* Makefile.in (SIM_SKY_OBJS): Added sky-vudis.o.

* interp.c (decode_coproc): Refer to VU CIA as a "special"
register, not as a "misc" register.  Aha.  Add activity
assertions after VCALLMS* instructions.
sim/mips/ChangeLog
sim/mips/Makefile.in
sim/mips/interp.c