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)
ILOCProcessorprocess in interface ILOCProcessorprogram - ILOCProgram to processCopyright © 2019. All rights reserved.