Searched refs:PRECEU_QH (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | dsp_helper.c | 1695 #define PRECEU_QH(name, a, b, c, d) \ macro 1708 PRECEU_QH(obl, 56, 48, 40, 32); 1709 PRECEU_QH(obr, 24, 16, 8, 0); 1710 PRECEU_QH(obla, 56, 40, 24, 8); 1711 PRECEU_QH(obra, 48, 32, 16, 0); 1713 #undef PRECEU_QH
|