FreeBASIC  0.91.0
EMIT_MEMNODE Class Reference
Collaboration diagram for EMIT_MEMNODE:

Data Fields

integer op
 
IRVREG_ptr dvreg
 
IRVREG_ptr svreg
 
integer bytes
 
integer extra
 

Detailed Description

Definition at line 1088 of file emit.bi.

Field Documentation

integer EMIT_MEMNODE::bytes

Definition at line 1092 of file emit.bi.

IRVREG_ptr EMIT_MEMNODE::dvreg

Definition at line 1090 of file emit.bi.

integer EMIT_MEMNODE::extra

Definition at line 1093 of file emit.bi.

integer EMIT_MEMNODE::op

Definition at line 1089 of file emit.bi.

IRVREG_ptr EMIT_MEMNODE::svreg

Definition at line 1091 of file emit.bi.


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