Searched refs:fp1_format (Results 1 – 2 of 2) sorted by relevance
823 struct fp1_format { /* FPU mfc1 and cfc1 format (MIPS32) */ struct1107 struct fp1_format fp1_format; member
383 mips32_insn.fp1_format.opcode = cop1_op; in microMIPS32_to_MIPS32()384 mips32_insn.fp1_format.op = op; in microMIPS32_to_MIPS32()385 mips32_insn.fp1_format.rt = in microMIPS32_to_MIPS32()387 mips32_insn.fp1_format.fs = in microMIPS32_to_MIPS32()389 mips32_insn.fp1_format.fd = 0; in microMIPS32_to_MIPS32()390 mips32_insn.fp1_format.func = 0; in microMIPS32_to_MIPS32()