Classes | Macros | Functions | Variables
test_systemz.c File Reference
#include <stdio.h>
#include <capstone/platform.h>
#include <capstone/capstone.h>
Include dependency graph for test_systemz.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 SYSZ_CODE   "\xed\x00\x00\x00\x00\x1a\x5a\x0f\x1f\xff\xc2\x09\x80\x00\x00\x00\x07\xf7\xeb\x2a\xff\xff\x7f\x57\xe3\x01\xff\xff\x7f\x57\xeb\x00\xf0\x00\x00\x24\xb2\x4f\x00\x78\xec\x18\x00\x00\xc1\x7f"
 

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

◆ SYSZ_CODE

#define SYSZ_CODE   "\xed\x00\x00\x00\x00\x1a\x5a\x0f\x1f\xff\xc2\x09\x80\x00\x00\x00\x07\xf7\xeb\x2a\xff\xff\x7f\x57\xe3\x01\xff\xff\x7f\x57\xeb\x00\xf0\x00\x00\x24\xb2\x4f\x00\x78\xec\x18\x00\x00\xc1\x7f"

Function Documentation

◆ main()

int main ( )

Definition at line 140 of file test_systemz.c.

◆ print_insn_detail()

static void print_insn_detail ( cs_insn *  ins)
static

Definition at line 31 of file test_systemz.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_systemz.c.

◆ test()

static void test ( )
static

Definition at line 81 of file test_systemz.c.

Variable Documentation

◆ handle

csh handle
static

Definition at line 17 of file test_systemz.c.



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