Man page for swighnflew.1
Table of Contents

NAME

swighnflew - prepare a SUIF file for mexp and mgen

SYNOPSIS

swighnflew [ options ] infile outfile

DESCRIPTION

The current MIPS code generator for the SUIF system consists of the two programs, mexp and mgen. These programs use the old SUIF format and have even more strict requirements on the form of their input than other old SUIF format programs have. General SUIF files must be run through swighnflew before oldsuif to put them in the proper form for the mexp and mgen code generator.

The input to swighnflew must not have any FOR nodes. That means that the porky program must be run with the -Dfors option before swighnflew is run.

SEE ALSO

porky(1), oldsuif(1), mexp(1), mgen(1)

HISTORY

This program was written by Chris Wilson.


Table of Contents