Searched refs:mm_fp2_format (Results 1 – 2 of 2) sorted by relevance
875 struct mm_fp2_format { /* FPU movt and movf format (microMIPS) */ struct1141 struct mm_fp2_format mm_fp2_format; member
180 if (insn.mm_fp2_format.op == mm_fmovt_op) in microMIPS32_to_MIPS32()182 else if (insn.mm_fp2_format.op == mm_fmovf_op) in microMIPS32_to_MIPS32()187 sdps_format[insn.mm_fp2_format.fmt]; in microMIPS32_to_MIPS32()189 (insn.mm_fp2_format.cc<<2) + op; in microMIPS32_to_MIPS32()191 insn.mm_fp2_format.fs; in microMIPS32_to_MIPS32()193 insn.mm_fp2_format.fd; in microMIPS32_to_MIPS32()