Home
last modified time | relevance | path

Searched refs:fMPY32SU (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.lex280 "fMPY32SU" { yylval->mpy.first_bit_width = 32;
/openbmc/qemu/target/hexagon/
H A Dmacros.h404 #define fMPY32SU(A, B) (fSE32_64(A) * fZE32_64(B)) macro
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def779 fMPY32SU, /* multiply half integer */
H A Dmpy.idef110 Q6INSN(M2_mpysu_up, "Rd32=mpysu(Rs32,Rt32)", ATTRIBS(),"Multiply 32x32",{RdV=fMPY32SU(RsV,fCAS…
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef1433 prod = fMPY32SU(VuV.w[i],fGETUHALF(0,VvV.w[i]));