Reduct  v4.0.5-1-g4851deb
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 171 of file opcode.h.

Field Documentation

◆ name

const char* reduct_opcode_info_t::name

Definition at line 173 of file opcode.h.

◆ layout

reduct_opcode_layout_t reduct_opcode_info_t::layout

Definition at line 174 of file opcode.h.

◆ flags

reduct_opcode_flags_t reduct_opcode_info_t::flags

Definition at line 175 of file opcode.h.


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