Searched refs:binsr (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/mips/include/ |
H A D | wrappers_msa.h | 204 DO_MSA__WD__WS_WT(BINSR_B, binsr.b) 205 DO_MSA__WD__WD_WT(BINSR_B__DDT, binsr.b) 206 DO_MSA__WD__WS_WD(BINSR_B__DSD, binsr.b) 207 DO_MSA__WD__WS_WT(BINSR_H, binsr.h) 208 DO_MSA__WD__WD_WT(BINSR_H__DDT, binsr.h) 209 DO_MSA__WD__WS_WD(BINSR_H__DSD, binsr.h) 210 DO_MSA__WD__WS_WT(BINSR_W, binsr.w) 211 DO_MSA__WD__WD_WT(BINSR_W__DDT, binsr.w) 212 DO_MSA__WD__WS_WD(BINSR_W__DSD, binsr.w) 213 DO_MSA__WD__WS_WT(BINSR_D, binsr.d) [all …]
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 5520 MSA_TEROP_IMMU_DF(binsri, binsr) 5780 MSA_TEROP_DF(binsr) in MSA_TEROP_DF() argument
|