Functions | Variables
cstool_m680x.c File Reference
#include <stdio.h>
#include <capstone/capstone.h>
Include dependency graph for cstool_m680x.c:

Go to the source code of this file.

Functions

void print_insn_detail_m680x (csh handle, cs_insn *insn)
 
void print_read_write_regs (csh handle, cs_detail *detail)
 
void print_string_hex (char *comment, unsigned char *str, size_t len)
 

Variables

static const char * s_access []
 

Function Documentation

◆ print_insn_detail_m680x()

void print_insn_detail_m680x ( csh  handle,
cs_insn *  insn 
)

Definition at line 45 of file cstool_m680x.c.

◆ print_read_write_regs()

void print_read_write_regs ( csh  handle,
cs_detail *  detail 
)

Definition at line 13 of file cstool_m680x.c.

◆ print_string_hex()

void print_string_hex ( char *  comment,
unsigned char *  str,
size_t  len 
)

Variable Documentation

◆ s_access

const char* s_access[]
static
Initial value:
= {
"UNCHANGED", "READ", "WRITE", "READ | WRITE",
}

Definition at line 9 of file cstool_m680x.c.



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