Rizin
unix-like reverse engineering framework and cli tools
mcore_ops Struct Reference

Public Attributes

const char * name
 
ut16 cpu
 
ut16 mask
 
ut64 type
 
ut16 n_args
 
mcore_mask_t args [ARGS_SIZE]
 

Detailed Description

Definition at line 84 of file mcore.c.

Member Data Documentation

◆ args

◆ cpu

ut16 mcore_ops::cpu

Definition at line 86 of file mcore.c.

◆ mask

ut16 mcore_ops::mask

Definition at line 87 of file mcore.c.

Referenced by find_instruction().

◆ n_args

ut16 mcore_ops::n_args

Definition at line 89 of file mcore.c.

Referenced by find_instruction().

◆ name

◆ type


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