Reduct  v4.1.3-1-gd06c383
A functional and immutable language.
Loading...
Searching...
No Matches
reduct_opcode_info_t Struct Reference

Opcode information structure. More...

#include <opcode.h>

Collaboration diagram for reduct_opcode_info_t:

Data Fields

const char * name
 
reduct_opcode_layout_t layout
 
reduct_opcode_flags_t flags
 

Detailed Description

Opcode information structure.

Definition at line 146 of file opcode.h.

Field Documentation

◆ name

const char* reduct_opcode_info_t::name

Definition at line 148 of file opcode.h.

◆ layout

reduct_opcode_layout_t reduct_opcode_info_t::layout

Definition at line 149 of file opcode.h.

◆ flags

reduct_opcode_flags_t reduct_opcode_info_t::flags

Definition at line 150 of file opcode.h.


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