FPRDUMP(1prom) RISC/os Reference Manual FPRDUMP(1prom)
NAME
fprdump - display floating point registers
SYNOPSIS
fprdump [cpu_number]
AVAILABILITY
This command is available only on RC6380 systems.
DESCRIPTION
fprdump is a PROM monitor or standalone shell (sash(1M))
command that displays the contents of the following regis-
ters for the CPU indicated by cpu_number:
⊕ Floating point general registers (fgr0 through fgr31)
⊕ Status register (C1_SR)
⊕ Revision and ID register (C1_ID)
⊕ Error register (C1_ER)
Omitting cpu_number displays register information for the
master CPU (this is the only CPU on single-processor comput-
ers).
EXAMPLE
Display the registers for CPU 1 by entering the following
command:
fprdump 1
SEE ALSO
prom(1prom), sash(1M)
Printed 11/19/92 Page 1