Searched refs:ppS390Instr (Results 1 – 3 of 3) sorted by relevance
460 void ppS390Instr(s390_insn *, Bool mode64);
345 ppInstr = (void(*)(HInstr*, Bool)) ppS390Instr; in LibVEX_Translate()
398 ppS390Instr(s390_insn *insn, Bool mode64) in ppS390Instr() function