GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
aop_map Struct Reference

Public Attributes

const char * name
 
int op_size
 
int data_size
 
int consumed
 
int produced
 

Detailed Description

Definition at line 298 of file ax-general.c.

Member Data Documentation

◆ consumed

int aop_map::consumed

Definition at line 321 of file ax-general.c.

Referenced by ax_reqs().

◆ data_size

int aop_map::data_size

Definition at line 318 of file ax-general.c.

Referenced by ax_reqs().

◆ name

const char* aop_map::name

◆ op_size

int aop_map::op_size

Definition at line 314 of file ax-general.c.

Referenced by ax_print(), and ax_reqs().

◆ produced

int aop_map::produced

Definition at line 321 of file ax-general.c.

Referenced by ax_reqs().


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