|
ACSE 2.0.3
Advanced Compiler System for Education
|
Properties of the target machine implementation. More...
Go to the source code of this file.
Functions | |
| bool | isExitInstruction (t_instruction *instr) |
| bool | isUnconditionalJump (t_instruction *instr) |
| bool | isJumpInstruction (t_instruction *instr) |
| bool | isCallInstruction (t_instruction *instr) |
| t_regID | getSpillMachineRegister (int i) |
| t_listNode * | getListOfGenPurposeMachineRegisters (void) |
| t_listNode * | getListOfMachineRegisters (void) |
| t_listNode * | getListOfCallerSaveMachineRegisters (void) |
Properties of the target machine implementation.
Definition in file target_info.c.