Classes | Macros | Functions | Variables
test_xcore.c File Reference
#include <stdio.h>
#include <capstone/platform.h>
#include <capstone/capstone.h>
Include dependency graph for test_xcore.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  platform
 

Macros

#define XCORE_CODE   "\xfe\x0f\xfe\x17\x13\x17\xc6\xfe\xec\x17\x97\xf8\xec\x4f\x1f\xfd\xec\x37\x07\xf2\x45\x5b\xf9\xfa\x02\x06\x1b\x10\x09\xfd\xec\xa7"
 

Functions

int main ()
 
static void print_insn_detail (cs_insn *ins)
 
static void print_string_hex (const char *comment, unsigned char *str, size_t len)
 
static void test ()
 

Variables

static csh handle
 

Macro Definition Documentation

◆ XCORE_CODE

#define XCORE_CODE   "\xfe\x0f\xfe\x17\x13\x17\xc6\xfe\xec\x17\x97\xf8\xec\x4f\x1f\xfd\xec\x37\x07\xf2\x45\x5b\xf9\xfa\x02\x06\x1b\x10\x09\xfd\xec\xa7"

Function Documentation

◆ main()

int main ( )

Definition at line 135 of file test_xcore.c.

◆ print_insn_detail()

static void print_insn_detail ( cs_insn *  ins)
static

Definition at line 31 of file test_xcore.c.

◆ print_string_hex()

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

Definition at line 19 of file test_xcore.c.

◆ test()

static void test ( )
static

Definition at line 76 of file test_xcore.c.

Variable Documentation

◆ handle

csh handle
static

Definition at line 17 of file test_xcore.c.



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