FPU instructions MIPS architecture
1 fpu instructions
1.1 arithmetic
1.2 data transfer
1.3 branch
fpu instructions
mips has 32 floating-point registers. 2 registers paired double precision numbers. odd numbered registers cannot used arithmetic or branching, part of double precision register pair, resulting in 16 usable registers instructions (moves/copies , loads/stores not affected).
arithmetic
data transfer
branch
Comments
Post a Comment