capstone-d v2.1.1 (2020-10-13T18:47:31Z)
Dub
Repo
M68kOpSize.__anonymous
capstone
m68k
M68kOpSize
Undocumented in source.
struct
M68kOpSize
union
__anonymous {
M68kCpuSize
cpuSize
;
M68kFpuSize
fpuSize
;
}
Members
Variables
cpuSize
M68kCpuSize
cpuSize
;
Size of CPU instruction
fpuSize
M68kFpuSize
fpuSize
;
Size of the FPU instruction
Meta
Source
See Implementation
capstone
m68k
M68kOpSize
unions
__anonymous
variables
type