UTOB(1) RISC/os Reference Manual UTOB(1)
NAME
utob - MIPS ASCII Ucode to Binary Ucode converter
SYNOPSIS
utob text_file binary_file
DESCRIPTION
utob, the MIPS ASCII ucode to binary ucode converter, reads
the ASCII ucode file and write it out in binary form in the
file specified in the command line. It checks the version
stamp of the ucode file, and if it does not correspond to
its own stamp, a warning message will be printed. By con-
vention, ASCII ucode files have the extension .U and binary
ucode files have the extension .B, but utob does not force
this convention on the user.
SEE ALSO
ucode(1), btou(1),
DIAGNOSTICS
utob detects any syntax error or missing fields in the input
ucode instructions during input, and it will output error
messages.
Printed 11/19/92 Page 1