|
ACSE 2.0.3
Advanced Compiler System for Education
|
Generation of the output assembly program. More...
Go to the source code of this file.
Functions | |
| char * | registerIDToString (t_regID regID, bool machineRegIDs) |
| bool | printInstruction (t_instruction *inst, FILE *fp, bool machineRegIDs) |
| bool | writeAssembly (t_program *program, const char *fn) |
Generation of the output assembly program.
Definition in file target_asm_print.h.