#include <stdio.h>
#include <capstone/capstone.h>
Go to the source code of this file.
|
#define | TMS320C64X_CODE "\x01\xac\x88\x40\x81\xac\x88\x43\x00\x00\x00\x00\x02\x90\x32\x96\x02\x80\x46\x9e\x05\x3c\x83\xe6\x0b\x0c\x8b\x24" |
|
◆ TMS320C64X_CODE
#define TMS320C64X_CODE "\x01\xac\x88\x40\x81\xac\x88\x43\x00\x00\x00\x00\x02\x90\x32\x96\x02\x80\x46\x9e\x05\x3c\x83\xe6\x0b\x0c\x8b\x24" |
◆ main()
◆ print_insn_detail()
static void print_insn_detail |
( |
cs_insn * |
ins | ) |
|
|
static |
◆ print_string_hex()
static void print_string_hex |
( |
const char * |
comment, |
|
|
unsigned char * |
str, |
|
|
size_t |
len |
|
) |
| |
|
static |
◆ test()
◆ handle