Functions | Variables
m68k_detail.c File Reference
#include "factory.h"
Include dependency graph for m68k_detail.c:

Go to the source code of this file.

Functions

char * get_detail_m68k (csh *handle, cs_mode mode, cs_insn *ins)
 
static void print_read_write_regs (char *result, cs_detail *detail, csh *handle)
 

Variables

static const char * s_addressing_modes []
 

Function Documentation

◆ get_detail_m68k()

char* get_detail_m68k ( csh handle,
cs_mode  mode,
cs_insn *  ins 
)

Definition at line 54 of file m68k_detail.c.

◆ print_read_write_regs()

static void print_read_write_regs ( char *  result,
cs_detail *  detail,
csh handle 
)
static

Definition at line 37 of file m68k_detail.c.

Variable Documentation

◆ s_addressing_modes

const char* s_addressing_modes[]
static
Initial value:
= {
"<invalid mode>",
"Register Direct - Data",
"Register Direct - Address",
"Register Indirect - Address",
"Register Indirect - Address with Postincrement",
"Register Indirect - Address with Predecrement",
"Register Indirect - Address with Displacement",
"Address Register Indirect With Index - 8-bit displacement",
"Address Register Indirect With Index - Base displacement",
"Memory indirect - Postindex",
"Memory indirect - Preindex",
"Program Counter Indirect - with Displacement",
"Program Counter Indirect with Index - with 8-Bit Displacement",
"Program Counter Indirect with Index - with Base Displacement",
"Program Counter Memory Indirect - Postindexed",
"Program Counter Memory Indirect - Preindexed",
"Absolute Data Addressing - Short",
"Absolute Data Addressing - Long",
"Immediate value",
}

Definition at line 7 of file m68k_detail.c.



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