CACAO
Data Fields
minstruction Struct Reference

Data Fields

u4 instr [2]
 
u1 flags
 
s1 startcycle
 
s1 endcycle
 
opcycles op [4]
 
s4 priority
 
s4 starttime
 
edgenodedeps
 
minstructionnext
 

Detailed Description

Definition at line 96 of file schedule.h.

Field Documentation

edgenode* minstruction::deps

Definition at line 106 of file schedule.h.

s1 minstruction::endcycle

Definition at line 101 of file schedule.h.

u1 minstruction::flags

Definition at line 98 of file schedule.h.

u4 minstruction::instr[2]

Definition at line 97 of file schedule.h.

minstruction* minstruction::next

Definition at line 107 of file schedule.h.

opcycles minstruction::op[4]

Definition at line 103 of file schedule.h.

s4 minstruction::priority

Definition at line 104 of file schedule.h.

s1 minstruction::startcycle

Definition at line 100 of file schedule.h.

s4 minstruction::starttime

Definition at line 105 of file schedule.h.


The documentation for this struct was generated from the following file: