#include "topcode.h"#include "ti_si.h"

Go to the source code of this file.
Functions | |
| INT | TI_RES_Cycle_Count (TOP opcode) |
| BOOL | TI_RES_Can_Dual_Issue (TOP opcode1, TOP opcode2) |
| BOOL TI_RES_Can_Dual_Issue | ( | TOP | opcode1, | |
| TOP | opcode2 | |||
| ) |
Definition at line 69 of file ti_res.c.
References SI_RR_Cycle_RRW(), SI_RR_Length(), SI_RRW_Has_Overuse(), SI_RRW_Initial(), SI_RRW_Reserve(), and TSI_Resource_Requirement().

| INT TI_RES_Cycle_Count | ( | TOP | opcode | ) | [inline] |
Definition at line 80 of file ti_res.h.
References SI_RR_Length(), and TSI_Resource_Requirement().

1.7.1