MIPS Overview: Difference between revisions

→‎General Registers: '$s8' register alias
[unchecked revision][unchecked revision]
No edit summary
(→‎General Registers: '$s8' register alias)
Line 61:
| yes
|-
! $fp/$s8
| $30
| frame pointer
Line 71:
| n/a
|}
'''Note:''' All except registers on the MIPS except $zero, HI and LO are general registers; the listed usage is per convention and not enforced by the processor or the assembler. The register name $s8 is a synonym for $fp used in some assemblers.
 
====Arithmetic Registers====
11

edits