Searched refs:DO_MSA__WD__WS_WT (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/tcg/mips/include/ |
H A D | wrappers_msa.h | 107 #define DO_MSA__WD__WS_WT(suffix, mnemonic) \ macro 191 DO_MSA__WD__WS_WT(BINSL_B, binsl.b) 194 DO_MSA__WD__WS_WT(BINSL_H, binsl.h) 197 DO_MSA__WD__WS_WT(BINSL_W, binsl.w) 200 DO_MSA__WD__WS_WT(BINSL_D, binsl.d) 204 DO_MSA__WD__WS_WT(BINSR_B, binsr.b) 207 DO_MSA__WD__WS_WT(BINSR_H, binsr.h) 210 DO_MSA__WD__WS_WT(BINSR_W, binsr.w) 213 DO_MSA__WD__WS_WT(BINSR_D, binsr.d) 217 DO_MSA__WD__WS_WT(BMNZ_V, bmnz.v) [all …]
|