
B FPU Instruction Set Details

The behavior of the load store instructions is dependent on the width of the FGRs.
Table B-3 Load and Store Common Functions![]()
Figure B-1 shows the I-Type instruction format used by load and store operations.![]()
Figure B-1 Load and Store Instruction Format
All coprocessor loads and stores reference aligned data items. Thus, for word loads and stores, the access type field is always WORD, and the low-order two bits of the address must always be zero.
For doubleword loads and stores, the access type field is always DOUBLEWORD, and the low-order three bits of the address must always be zero.
Regardless of byte-numbering order (endianness), the address specifies that byte which has the smallest byte-address in the addressed field. For a big-endian machine, this is the leftmost byte; for a little-endian machine, this is the rightmost byte.





Generated with CERN WebMaker
![]()