17 #ifndef CS_ARMINSTPRINTER_H
18 #define CS_ARMINSTPRINTER_H
20 #include "../../MCInst.h"
21 #include "../../MCRegisterInfo.h"
22 #include "../../SStream.h"
void ARM_addVectorDataType(MCInst *MI, arm_vectordata_type vd)
void ARM_addSysReg(MCInst *MI, arm_sysreg reg)
void ARM_addVectorDataSize(MCInst *MI, int size)
void ARM_post_printer(csh handle, cs_insn *pub_insn, char *mnem, MCInst *mci)
void ARM_printInst(MCInst *MI, SStream *O, void *Info)
void ARM_getRegName(cs_struct *handle, int value)
void ARM_addReg(MCInst *MI, int reg)
void ARM_addUserMode(MCInst *MI)
static mcore_handle handle
arm_vectordata_type
Data type for elements of vector instructions.