Lines Matching refs:fpr
30 static fprintf_ftype fpr; variable
51 fpr = info->fprintf_func; in print_insn_moxie()
69 fpr (stream, "%s", opcode->name); in print_insn_moxie()
72 fpr (stream, "%s\t%s", opcode->name, in print_insn_moxie()
76 fpr (stream, "%s\t%s, %s", opcode->name, in print_insn_moxie()
89 fpr (stream, "%s\t%s, 0x%x", opcode->name, in print_insn_moxie()
103 fpr (stream, "%s\t0x%x", opcode->name, imm); in print_insn_moxie()
116 fpr (stream, "%s\t", opcode->name); in print_insn_moxie()
122 fpr (stream, "%s\t(%s), %s", opcode->name, in print_insn_moxie()
126 fpr (stream, "%s\t%s, (%s)", opcode->name, in print_insn_moxie()
138 fpr (stream, "%s\t0x%x, %s", in print_insn_moxie()
152 fpr (stream, "%s\t0x%x(%s), %s", opcode->name, in print_insn_moxie()
168 fpr (stream, "%s\t%s, 0x%x(%s)", in print_insn_moxie()
177 fpr (stream, "bad"); in print_insn_moxie()
190 fpr (stream, "%s\t%s, 0x%x", in print_insn_moxie()
196 fpr (stream, "%s", opcode->name); in print_insn_moxie()
199 fpr (stream, "bad"); in print_insn_moxie()
212 fpr (stream, "%s\t", opcode->name); in print_insn_moxie()
217 fpr (stream, "bad"); in print_insn_moxie()