Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Ddsp_helper.c1627 #define PRECEQU_PH(name, a, b) \ macro
1641 PRECEQU_PH(qbl, 24, 16);
1642 PRECEQU_PH(qbr, 8, 0);
1643 PRECEQU_PH(qbla, 24, 8);
1644 PRECEQU_PH(qbra, 16, 0);
1646 #undef PRECEQU_PH