Searched refs:mm_fp2_format (Results 1 – 2 of 2) sorted by relevance
824 struct mm_fp2_format { /* FPU movt and movf format (microMIPS) */ struct1055 struct mm_fp2_format mm_fp2_format; member
192 if (insn.mm_fp2_format.op == mm_fmovt_op) in microMIPS32_to_MIPS32()194 else if (insn.mm_fp2_format.op == mm_fmovf_op) in microMIPS32_to_MIPS32()199 sdps_format[insn.mm_fp2_format.fmt]; in microMIPS32_to_MIPS32()201 (insn.mm_fp2_format.cc<<2) + op; in microMIPS32_to_MIPS32()203 insn.mm_fp2_format.fs; in microMIPS32_to_MIPS32()205 insn.mm_fp2_format.fd; in microMIPS32_to_MIPS32()