Searched refs:SystemZ_post_printer (Results 1 - 3 of 3) sorted by relevance

/external/capstone/arch/SystemZ/
H A DSystemZInstPrinter.h13 void SystemZ_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci);
H A DSystemZModule.c23 ud->post_printer = SystemZ_post_printer;
H A DSystemZInstPrinter.c34 void SystemZ_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci) function

Completed in 362 milliseconds