Skip to content
Snippets Groups Projects
Commit 2a4af712 authored by ram's avatar ram
Browse files

Added coprocessor branch instructions for FP conditionals. Added support

for moving to/from odd FP registers.  Generalized memory reference 
definition macro to be usable to define FP load/store.  Ripped stuff out
of MOVE for doing integer/FP register moves, since it can't work with
odd FP registers.  Instead defined mtc1, mtc1-odd, etc.
Defined the FLOAT-OP instruction for +,-,*,/ and flushed the separate
dyadic float operation instructions.
parent f8afa85c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment