Home
last modified time | relevance | path

Searched refs:SystemZ_printInst (Results 1 – 3 of 3) sorted by relevance

/external/capstone/arch/SystemZ/
DSystemZInstPrinter.h11 void SystemZ_printInst(MCInst *MI, SStream *O, void *Info);
DSystemZModule.c19 ud->printer = SystemZ_printInst; in init()
DSystemZInstPrinter.c383 void SystemZ_printInst(MCInst *MI, SStream *O, void *Info) in SystemZ_printInst() function