Base-520(G) Installation
OpenBoot Firmware
SPARC/CPCI-52x(G)
Page 51
Example:
How to get help for special Forth words or subcategories:
ok help power
reset-all
reset-machine, (simulates power cycling )
power-off
Power Off
ok
ok help memory
dump ( addr length -- ) display memory at addr for length bytes
fill ( addr length byte -- ) fill memory starting at addr with byte
move ( src dest length -- ) copy length bytes from src to dest address
map? ( vaddr -- ) show memory map information for the virtual address
x? ( addr -- ) display the 64-bit number from location addr
l? ( addr -- ) display the 32-bit number from location addr
w? ( addr -- ) display the 16-bit number from location addr
c? ( addr -- ) display the 8-bit number from location addr
x@ ( addr -- n ) place on the stack the 64-bit data at location addr
l@ ( addr -- n ) place on the stack the 32-bit data at location addr
w@ ( addr -- n ) place on the stack the 16-bit data at location addr
c@ ( addr -- n ) place on the stack the 8-bit data at location addr
x! ( n addr -- ) store the 64-bit value n at location addr
l! ( n addr -- ) store the 32-bit value n at location addr
w! ( n addr -- ) store the 16-bit value n at location addr
c! ( n addr -- ) store the 8-bit value n at location addr
ok
Содержание SPARC/CPCI-520G
Страница 6: ...Contents Page iv SPARC CPCI 52x G...
Страница 14: ...Using This Manual Page xii SPARC CPCI 52x G...
Страница 18: ...Page 4 SPARC CPCI 52x G...
Страница 20: ...Introduction Page 6 SPARC CPCI 52x G...
Страница 24: ...Ordering Information Introduction Page 10 SPARC CPCI 52x G...
Страница 58: ...OpenBoot Firmware Base 520 G Installation Page 44 SPARC CPCI 52x G...
Страница 66: ...OpenBoot Firmware Base 520 G Installation Page 52 SPARC CPCI 52x G...
Страница 78: ...OpenBoot Firmware Alias Definitions for I O 52x G I O 52x G Installation Page 64 SPARC CPCI 52x G...
Страница 102: ...Ethernet and EBus2 Devices PCIO Hardware Description Page 88 SPARC CPCI 52x G...
Страница 114: ...PMC Slots with Busmode Support Hardware Description Page 100 SPARC CPCI 52x G...
Страница 134: ......