mm_fp1_format 1074 arch/mips/include/uapi/asm/inst.h struct mm_fp1_format mm_fp1_format; mm_fp1_format 243 arch/mips/math-emu/cp1emu.c switch (insn.mm_fp1_format.op) { mm_fp1_format 248 arch/mips/math-emu/cp1emu.c if ((insn.mm_fp1_format.op & 0x7f) == mm_fp1_format 265 arch/mips/math-emu/cp1emu.c if ((insn.mm_fp1_format.op & 0x7f) == mm_fp1_format 288 arch/mips/math-emu/cp1emu.c if ((insn.mm_fp1_format.op & 0x7f) == mm_fp1_format 291 arch/mips/math-emu/cp1emu.c else if ((insn.mm_fp1_format.op & 0x7f) == mm_fp1_format 316 arch/mips/math-emu/cp1emu.c if (insn.mm_fp1_format.op == mm_ffloorl_op) mm_fp1_format 318 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_ffloorw_op) mm_fp1_format 320 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_fceill_op) mm_fp1_format 322 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_fceilw_op) mm_fp1_format 324 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_ftruncl_op) mm_fp1_format 326 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_ftruncw_op) mm_fp1_format 328 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_froundl_op) mm_fp1_format 330 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_froundw_op) mm_fp1_format 332 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_fcvtl_op) mm_fp1_format 338 arch/mips/math-emu/cp1emu.c sd_format[insn.mm_fp1_format.fmt]; mm_fp1_format 341 arch/mips/math-emu/cp1emu.c insn.mm_fp1_format.fs; mm_fp1_format 343 arch/mips/math-emu/cp1emu.c insn.mm_fp1_format.rt; mm_fp1_format 349 arch/mips/math-emu/cp1emu.c if (insn.mm_fp1_format.op == mm_frsqrt_op) mm_fp1_format 351 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_fsqrt_op) mm_fp1_format 357 arch/mips/math-emu/cp1emu.c sdps_format[insn.mm_fp1_format.fmt]; mm_fp1_format 360 arch/mips/math-emu/cp1emu.c insn.mm_fp1_format.fs; mm_fp1_format 362 arch/mips/math-emu/cp1emu.c insn.mm_fp1_format.rt; mm_fp1_format 371 arch/mips/math-emu/cp1emu.c if (insn.mm_fp1_format.op == mm_mfc1_op) mm_fp1_format 373 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_mtc1_op) mm_fp1_format 375 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_cfc1_op) mm_fp1_format 377 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_ctc1_op) mm_fp1_format 379 arch/mips/math-emu/cp1emu.c else if (insn.mm_fp1_format.op == mm_mfhc1_op) mm_fp1_format 386 arch/mips/math-emu/cp1emu.c insn.mm_fp1_format.rt; mm_fp1_format 388 arch/mips/math-emu/cp1emu.c insn.mm_fp1_format.fs;