Functions
cstool_x86.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <capstone/capstone.h>
Include dependency graph for cstool_x86.c:

Go to the source code of this file.

Functions

static const char * get_eflag_name (uint64_t flag)
 
static const char * get_fpu_flag_name (uint64_t flag)
 
void print_insn_detail_x86 (csh ud, cs_mode mode, cs_insn *ins)
 
void print_string_hex (const char *comment, unsigned char *str, size_t len)
 

Function Documentation

◆ get_eflag_name()

static const char* get_eflag_name ( uint64_t  flag)
static

Definition at line 10 of file cstool_x86.c.

◆ get_fpu_flag_name()

static const char* get_fpu_flag_name ( uint64_t  flag)
static

Definition at line 132 of file cstool_x86.c.

◆ print_insn_detail_x86()

void print_insn_detail_x86 ( csh  ud,
cs_mode  mode,
cs_insn *  ins 
)

Definition at line 180 of file cstool_x86.c.

◆ print_string_hex()

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

Definition at line 79 of file cstool.c.



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