Home
last modified time | relevance | path

Searched refs:msub (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/tcg/tricore/asm/
H A Dtest_msub.S5 TEST_D_DDI_PSW(msub, 1, 0xd2fbe5e0, 0x00000b80,0x64003300, 0xff5420d4, -216)
6 TEST_D_DDI_PSW(msub, 2, 0xfffffc10, 0x00000b80,0xfffffe68, 0xfffffffd, -200)
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_fp0_arith.S254 test_op3 msub.s, f0, f1, f2, f0, 0x3f800000, 0x3f800001, 0x3f800001, \
/openbmc/qemu/libdecnumber/
H A DdecNumber.c962 const Unit *msua, *msub; /* -> operand msus */ in decNumberAnd() local
980 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */ in decNumberAnd()
987 if (ub>msub) b=0; in decNumberAnd()
1970 const Unit *msua, *msub; /* -> operand msus */ in decNumberOr() local
1987 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */ in decNumberOr()
1994 if (ub>msub) b=0; in decNumberOr()
3384 const Unit *msua, *msub; /* -> operand msus */ in decNumberXor() local
3401 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */ in decNumberXor()
3408 if (ub>msub) b=0; in decNumberXor()
/openbmc/qemu/target/mips/
H A Dhelper.h135 FOP_PROTO(msub)
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dxtensa-modules.c.inc17674 { "msub.s", ICLASS_MSUB_S,
17677 { "msub.d", ICLASS_MSUB_D,
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dxtensa-modules.c.inc76343 { "msub.s", ICLASS_fp_mac,