public class GenerateX86 extends Object implements ILOCProcessor
ILOCProgram
.Constructor and Description |
---|
GenerateX86(PrintStream out) |
Modifier and Type | Method and Description |
---|---|
void |
enableFastSysCalls() |
void |
process(ILOCProgram program)
Perform analysis and/or modification on the given ILOC program
|
public GenerateX86(PrintStream out)
public void enableFastSysCalls()
public void process(ILOCProgram program)
ILOCProcessor
process
in interface ILOCProcessor
program
- ILOCProgram
to processCopyright © 2019. All rights reserved.