User's Manual

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