Public Attributes | List of all members
sysz_op_mem Struct Reference

#include <systemz.h>

Public Attributes

uint8_t base
 
int64_t disp
 displacement/offset value More...
 
uint8_t index
 index register, same conditions apply here More...
 
uint64_t length
 BDLAddr operand. More...
 

Detailed Description

Instruction's operand referring to memory This is associated with SYSZ_OP_MEM operand type above

Definition at line 174 of file systemz.h.

Member Data Documentation

◆ base

uint8_t sysz_op_mem::base

base register, can be safely interpreted as a value of type sysz_reg, but it is only one byte wide

Definition at line 175 of file systemz.h.

◆ disp

int64_t sysz_op_mem::disp

displacement/offset value

Definition at line 180 of file systemz.h.

◆ index

uint8_t sysz_op_mem::index

index register, same conditions apply here

Definition at line 178 of file systemz.h.

◆ length

uint64_t sysz_op_mem::length

BDLAddr operand.

Definition at line 179 of file systemz.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:49