Go to the documentation of this file.
4 #ifdef CAPSTONE_HAS_POWERPC
6 #include "../../utils.h"
7 #include "../../MCRegisterInfo.h"
cs_malloc_t cs_mem_malloc
cs_opt_type
Runtime option for the disassembled engine.
@ CS_OPT_SYNTAX
Assembly output syntax.
const char * PPC_group_name(csh handle, unsigned int id)
void PPC_printInst(MCInst *MI, SStream *O, void *Info)
const char * PPC_insn_name(csh handle, unsigned int id)
void PPC_get_insn_id(cs_struct *h, cs_insn *insn, unsigned int id)
const char * PPC_reg_name(csh handle, unsigned int reg)
cs_err PPC_option(cs_struct *handle, cs_opt_type type, size_t value)
bool PPC_getInstruction(csh ud, const uint8_t *code, size_t code_len, MCInst *instr, uint16_t *size, uint64_t address, void *info)
cs_err PPC_global_init(cs_struct *ud)
PostPrinter_t post_printer
@ CS_OPT_MODE
Change engine's mode at run-time.
void PPC_init(MCRegisterInfo *MRI)
void PPC_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci)
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:00:54