gem5 v24.0.0.0
Loading...
Searching...
No Matches
instr Struct Reference

#include <cycle_model.h>

Public Attributes

instr_type type
 
int n_src
 
operand src1
 
operand src2
 
operand dst
 
int cycle
 

Detailed Description

Definition at line 111 of file cycle_model.h.

Member Data Documentation

◆ cycle

int instr::cycle

Definition at line 117 of file cycle_model.h.

◆ dst

operand instr::dst

Definition at line 116 of file cycle_model.h.

◆ n_src

int instr::n_src

Definition at line 113 of file cycle_model.h.

◆ src1

operand instr::src1

Definition at line 114 of file cycle_model.h.

◆ src2

operand instr::src2

Definition at line 115 of file cycle_model.h.

◆ type

instr_type instr::type

Definition at line 112 of file cycle_model.h.


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

Generated on Tue Jun 18 2024 16:24:09 for gem5 by doxygen 1.11.0