Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:SStream

27 #include "../../SStream.h"
42 static void printAddress(MCInst *MI, unsigned Base, int64_t Disp, unsigned Index, SStream *O)
78 static void _printOperand(MCInst *MI, MCOperand *MO, SStream *O)
115 static void printU4ImmOperand(MCInst *MI, int OpNum, SStream *O)
138 static void printU6ImmOperand(MCInst *MI, int OpNum, SStream *O)
155 static void printS8ImmOperand(MCInst *MI, int OpNum, SStream *O)
179 static void printU8ImmOperand(MCInst *MI, int OpNum, SStream *O)
196 static void printS16ImmOperand(MCInst *MI, int OpNum, SStream *O)
220 static void printU16ImmOperand(MCInst *MI, int OpNum, SStream *O)
237 static void printS32ImmOperand(MCInst *MI, int OpNum, SStream *O)
261 static void printU32ImmOperand(MCInst *MI, int OpNum, SStream *O)
278 static void printAccessRegOperand(MCInst *MI, int OpNum, SStream *O)
291 static void printPCRelOperand(MCInst *MI, int OpNum, SStream *O)
318 static void printOperand(MCInst *MI, int OpNum, SStream *O)
323 static void printBDAddrOperand(MCInst *MI, int OpNum, SStream *O)
329 static void printBDXAddrOperand(MCInst *MI, int OpNum, SStream *O)
336 static void printBDLAddrOperand(MCInst *MI, int OpNum, SStream *O)
365 static void printCond4Operand(MCInst *MI, int OpNum, SStream *O)
383 void SystemZ_printInst(MCInst *MI, SStream *O, void *Info)