|
fcml 1.3.0
|
Representation of far pointer operand. More...
#include <fcml_common.h>
Public Attributes | |
| fcml_uint16_t | segment |
| 16-bit Code segment. | |
| fcml_usize | offset_size |
| Size of the offset. | |
| fcml_int16_t | offset16 |
| 16-bit offset. | |
| fcml_int32_t | offset32 |
| 32-bit offset. | |
Representation of far pointer operand.