Searched refs:fp0_format (Results 1 – 2 of 2) sorted by relevance
197 mips32_insn.fp0_format.opcode = cop1_op; in microMIPS32_to_MIPS32()198 mips32_insn.fp0_format.fmt = in microMIPS32_to_MIPS32()200 mips32_insn.fp0_format.ft = in microMIPS32_to_MIPS32()202 mips32_insn.fp0_format.fs = in microMIPS32_to_MIPS32()204 mips32_insn.fp0_format.fd = in microMIPS32_to_MIPS32()206 mips32_insn.fp0_format.func = fmovc_op; in microMIPS32_to_MIPS32()221 mips32_insn.fp0_format.opcode = cop1_op; in microMIPS32_to_MIPS32()222 mips32_insn.fp0_format.fmt = in microMIPS32_to_MIPS32()224 mips32_insn.fp0_format.ft = in microMIPS32_to_MIPS32()226 mips32_insn.fp0_format.fs = in microMIPS32_to_MIPS32()[all …]
801 struct fp0_format { /* FPU multiply and add format (MIPS32) */ struct1070 struct fp0_format fp0_format; member