Searched refs:fp0_format (Results 1 – 2 of 2) sorted by relevance
185 mips32_insn.fp0_format.opcode = cop1_op; in microMIPS32_to_MIPS32()186 mips32_insn.fp0_format.fmt = in microMIPS32_to_MIPS32()188 mips32_insn.fp0_format.ft = in microMIPS32_to_MIPS32()190 mips32_insn.fp0_format.fs = in microMIPS32_to_MIPS32()192 mips32_insn.fp0_format.fd = in microMIPS32_to_MIPS32()194 mips32_insn.fp0_format.func = fmovc_op; in microMIPS32_to_MIPS32()209 mips32_insn.fp0_format.opcode = cop1_op; in microMIPS32_to_MIPS32()210 mips32_insn.fp0_format.fmt = in microMIPS32_to_MIPS32()212 mips32_insn.fp0_format.ft = in microMIPS32_to_MIPS32()214 mips32_insn.fp0_format.fs = in microMIPS32_to_MIPS32()[all …]
802 struct fp0_format { /* FPU multiply and add format (MIPS32) */ struct1105 struct fp0_format fp0_format; member