Public Attributes | List of all members
m68k_op_size Struct Reference

Operation size of the current instruction (NOT the actually size of instruction) More...

#include <m68k.h>

Public Attributes

union {
   m68k_cpu_size   cpu_size
 
   m68k_fpu_size   fpu_size
 
}; 
 
m68k_size_type type
 

Detailed Description

Operation size of the current instruction (NOT the actually size of instruction)

Definition at line 198 of file m68k.h.

Member Data Documentation

◆ @156

union { ... }

◆ cpu_size

m68k_cpu_size m68k_op_size::cpu_size

Definition at line 201 of file m68k.h.

◆ fpu_size

m68k_fpu_size m68k_op_size::fpu_size

Definition at line 202 of file m68k.h.

◆ type

m68k_size_type m68k_op_size::type

Definition at line 199 of file m68k.h.


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


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