Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1603 #define PRECEQ_PW(name, a, b) \ macro
1618 PRECEQ_PW(qhl, 48, 32);
1619 PRECEQ_PW(qhr, 16, 0);
1620 PRECEQ_PW(qhla, 48, 16);
1621 PRECEQ_PW(qhra, 32, 0);
1623 #undef PRECEQ_PW