| |
| | [No title] |
 | | restore s1, s2, d Pop a register window from the stack, and otherwise behave like an add instruction, except that the sources are read from the old register window, and the destination written into the new register window. |
 | | save s1, s2, d Push a register window onto the stack, and otherwise behave like an add instruction, except that the sources are read from the old register window, and the destination written into the new register window. |
 | | By convention, of the globals %g1 is scratch, %g2..%g4 are used for global register variables, and %g5..%g7 are reserved. |
| www.cs.indiana.edu /~sabry/teaching/compilers/wi97/SPARC.txt (2063 words) |
|