User's Manual
Activating OpenBoot Help OpenBoot Firmware
SPARC/CPU−56T 105
l@ ( addr −− n ) place on the stack the 32−bit data at location addra
w@ ( addr −− n ) place on the stack the 16−bit data at location addra
c@ ( addr −− n ) place on the stack the 8−bit data at location addra
x! ( n addr −− ) store the 64−bit value n at location addra
l! ( n addr −− ) store the 32−bit value n at location addra
w! ( n addr −− ) store the 16−bit value n at location addra
c! ( n addr −− ) store the 8−bit value n at location addra
ok