test_msa_run_32r5el.sh (15713B)
1 PATH_TO_QEMU="../../../../../../mipsel-linux-user/qemu-mipsel" 2 3 4 # 5 # Bit Count 6 # --------- 7 # 8 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nloc_b_32r5el 9 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nloc_h_32r5el 10 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nloc_w_32r5el 11 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nloc_d_32r5el 12 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nlzc_b_32r5el 13 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nlzc_h_32r5el 14 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nlzc_w_32r5el 15 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nlzc_d_32r5el 16 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pcnt_b_32r5el 17 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pcnt_h_32r5el 18 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pcnt_w_32r5el 19 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pcnt_d_32r5el 20 21 # 22 # Bit move 23 # -------- 24 # 25 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_binsl_b_32r5el 26 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_binsl_h_32r5el 27 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_binsl_w_32r5el 28 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_binsl_d_32r5el 29 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_binsr_b_32r5el 30 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_binsr_h_32r5el 31 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_binsr_w_32r5el 32 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_binsr_d_32r5el 33 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bmnz_v_32r5el 34 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bmz_v_32r5el 35 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bsel_v_32r5el 36 37 # 38 # Bit Set 39 # ------- 40 # 41 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bclr_b_32r5el 42 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bclr_h_32r5el 43 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bclr_w_32r5el 44 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bclr_d_32r5el 45 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bneg_b_32r5el 46 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bneg_h_32r5el 47 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bneg_w_32r5el 48 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bneg_d_32r5el 49 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bset_b_32r5el 50 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bset_h_32r5el 51 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bset_w_32r5el 52 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_bset_d_32r5el 53 54 # 55 # Fixed Multiply 56 # -------------- 57 # 58 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_madd_q_h_32r5el 59 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_madd_q_w_32r5el 60 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_maddr_q_h_32r5el 61 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_maddr_q_w_32r5el 62 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_msub_q_h_32r5el 63 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_msub_q_w_32r5el 64 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_msubr_q_h_32r5el 65 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_msubr_q_w_32r5el 66 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mul_q_h_32r5el 67 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mul_q_w_32r5el 68 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mulr_q_h_32r5el 69 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mulr_q_w_32r5el 70 71 # 72 # Float Max Min 73 # ------------- 74 # 75 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_fmax_a_w_32r5el 76 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_fmax_a_d_32r5el 77 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_fmax_w_32r5el 78 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_fmax_d_32r5el 79 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_fmin_a_w_32r5el 80 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_fmin_a_d_32r5el 81 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_fmin_w_32r5el 82 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_fmin_d_32r5el 83 84 # 85 # Int Add 86 # ------- 87 # 88 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_add_a_b_32r5el 89 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_add_a_h_32r5el 90 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_add_a_w_32r5el 91 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_add_a_d_32r5el 92 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_a_b_32r5el 93 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_a_h_32r5el 94 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_a_w_32r5el 95 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_a_d_32r5el 96 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_s_b_32r5el 97 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_s_h_32r5el 98 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_s_w_32r5el 99 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_s_d_32r5el 100 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_u_b_32r5el 101 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_u_h_32r5el 102 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_u_w_32r5el 103 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_adds_u_d_32r5el 104 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_addv_b_32r5el 105 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_addv_h_32r5el 106 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_addv_w_32r5el 107 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_addv_d_32r5el 108 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hadd_s_h_32r5el 109 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hadd_s_w_32r5el 110 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hadd_s_d_32r5el 111 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hadd_u_h_32r5el 112 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hadd_u_w_32r5el 113 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hadd_u_d_32r5el 114 115 # 116 # Int Average 117 # ----------- 118 # 119 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ave_s_b_32r5el 120 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ave_s_h_32r5el 121 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ave_s_w_32r5el 122 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ave_s_d_32r5el 123 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ave_u_b_32r5el 124 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ave_u_h_32r5el 125 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ave_u_w_32r5el 126 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ave_u_d_32r5el 127 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_aver_s_b_32r5el 128 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_aver_s_h_32r5el 129 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_aver_s_w_32r5el 130 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_aver_s_d_32r5el 131 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_aver_u_b_32r5el 132 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_aver_u_h_32r5el 133 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_aver_u_w_32r5el 134 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_aver_u_d_32r5el 135 136 # 137 # Int Compare 138 # ----------- 139 # 140 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ceq_b_32r5el 141 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ceq_h_32r5el 142 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ceq_w_32r5el 143 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ceq_d_32r5el 144 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_cle_s_b_32r5el 145 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_cle_s_h_32r5el 146 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_cle_s_w_32r5el 147 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_cle_s_d_32r5el 148 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_cle_u_b_32r5el 149 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_cle_u_h_32r5el 150 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_cle_u_w_32r5el 151 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_cle_u_d_32r5el 152 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_clt_s_b_32r5el 153 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_clt_s_h_32r5el 154 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_clt_s_w_32r5el 155 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_clt_s_d_32r5el 156 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_clt_u_b_32r5el 157 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_clt_u_h_32r5el 158 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_clt_u_w_32r5el 159 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_clt_u_d_32r5el 160 161 # 162 # Int Divide 163 # ---------- 164 # 165 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_div_s_b_32r5el 166 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_div_s_h_32r5el 167 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_div_s_w_32r5el 168 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_div_s_d_32r5el 169 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_div_u_b_32r5el 170 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_div_u_h_32r5el 171 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_div_u_w_32r5el 172 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_div_u_d_32r5el 173 174 # 175 # Int Dot Product 176 # --------------- 177 # 178 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dotp_s_h_32r5el 179 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dotp_s_w_32r5el 180 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dotp_s_d_32r5el 181 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dotp_u_h_32r5el 182 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dotp_u_w_32r5el 183 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dotp_u_d_32r5el 184 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpadd_s_h_32r5el 185 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpadd_s_w_32r5el 186 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpadd_s_d_32r5el 187 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpadd_u_h_32r5el 188 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpadd_u_w_32r5el 189 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpadd_u_d_32r5el 190 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpsub_s_h_32r5el 191 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpsub_s_w_32r5el 192 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpsub_s_d_32r5el 193 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpsub_u_h_32r5el 194 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpsub_u_w_32r5el 195 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_dpsub_u_d_32r5el 196 197 # 198 # Int Max Min 199 # ----------- 200 # 201 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_a_b_32r5el 202 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_a_h_32r5el 203 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_a_w_32r5el 204 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_a_d_32r5el 205 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_s_b_32r5el 206 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_s_h_32r5el 207 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_s_w_32r5el 208 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_s_d_32r5el 209 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_u_b_32r5el 210 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_u_h_32r5el 211 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_u_w_32r5el 212 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_max_u_d_32r5el 213 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_a_b_32r5el 214 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_a_h_32r5el 215 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_a_w_32r5el 216 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_a_d_32r5el 217 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_s_b_32r5el 218 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_s_h_32r5el 219 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_s_w_32r5el 220 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_s_d_32r5el 221 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_u_b_32r5el 222 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_u_h_32r5el 223 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_u_w_32r5el 224 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_min_u_d_32r5el 225 226 # 227 # Int Modulo 228 # ---------- 229 # 230 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mod_s_b_32r5el 231 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mod_s_h_32r5el 232 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mod_s_w_32r5el 233 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mod_s_d_32r5el 234 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mod_u_b_32r5el 235 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mod_u_h_32r5el 236 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mod_u_w_32r5el 237 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mod_u_d_32r5el 238 239 # 240 # Int Multiply 241 # ------------ 242 # 243 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_maddv_b_32r5el 244 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_maddv_h_32r5el 245 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_maddv_w_32r5el 246 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_maddv_d_32r5el 247 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_msubv_b_32r5el 248 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_msubv_h_32r5el 249 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_msubv_w_32r5el 250 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_msubv_d_32r5el 251 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mulv_b_32r5el 252 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mulv_h_32r5el 253 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mulv_w_32r5el 254 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_mulv_d_32r5el 255 256 # 257 # Int Subtract 258 # ------------ 259 # 260 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_asub_s_b_32r5el 261 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_asub_s_h_32r5el 262 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_asub_s_w_32r5el 263 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_asub_s_d_32r5el 264 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_asub_u_b_32r5el 265 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_asub_u_h_32r5el 266 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_asub_u_w_32r5el 267 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_asub_u_d_32r5el 268 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hsub_s_h_32r5el 269 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hsub_s_w_32r5el 270 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hsub_s_d_32r5el 271 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hsub_u_h_32r5el 272 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hsub_u_w_32r5el 273 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_hsub_u_d_32r5el 274 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subs_s_b_32r5el 275 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subs_s_h_32r5el 276 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subs_s_w_32r5el 277 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subs_s_d_32r5el 278 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subs_u_b_32r5el 279 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subs_u_h_32r5el 280 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subs_u_w_32r5el 281 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subs_u_d_32r5el 282 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subsus_u_b_32r5el 283 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subsus_u_h_32r5el 284 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subsus_u_w_32r5el 285 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subsus_u_d_32r5el 286 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subsuu_s_b_32r5el 287 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subsuu_s_h_32r5el 288 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subsuu_s_w_32r5el 289 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subsuu_s_d_32r5el 290 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subv_b_32r5el 291 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subv_h_32r5el 292 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subv_w_32r5el 293 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_subv_d_32r5el 294 295 # 296 # Interleave 297 # ---------- 298 # 299 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvev_b_32r5el 300 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvev_h_32r5el 301 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvev_w_32r5el 302 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvev_d_32r5el 303 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvod_b_32r5el 304 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvod_h_32r5el 305 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvod_w_32r5el 306 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvod_d_32r5el 307 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvl_b_32r5el 308 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvl_h_32r5el 309 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvl_w_32r5el 310 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvl_d_32r5el 311 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvr_b_32r5el 312 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvr_h_32r5el 313 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvr_w_32r5el 314 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_ilvr_d_32r5el 315 316 # 317 # Logic 318 # ----- 319 # 320 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_and_v_32r5el 321 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_nor_v_32r5el 322 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_or_v_32r5el 323 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_xor_v_32r5el 324 325 # 326 # Move 327 # ---- 328 # 329 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_move_v_32r5el 330 331 # 332 # Pack 333 # ---- 334 # 335 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pckev_b_32r5el 336 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pckev_h_32r5el 337 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pckev_w_32r5el 338 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pckev_d_32r5el 339 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pckod_b_32r5el 340 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pckod_h_32r5el 341 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pckod_w_32r5el 342 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_pckod_d_32r5el 343 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_vshf_b_32r5el 344 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_vshf_h_32r5el 345 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_vshf_w_32r5el 346 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_vshf_d_32r5el 347 348 # 349 # Shift 350 # ----- 351 # 352 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_sll_b_32r5el 353 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_sll_h_32r5el 354 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_sll_w_32r5el 355 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_sll_d_32r5el 356 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_sra_b_32r5el 357 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_sra_h_32r5el 358 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_sra_w_32r5el 359 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_sra_d_32r5el 360 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srar_b_32r5el 361 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srar_h_32r5el 362 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srar_w_32r5el 363 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srar_d_32r5el 364 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srl_b_32r5el 365 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srl_h_32r5el 366 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srl_w_32r5el 367 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srl_d_32r5el 368 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srlr_b_32r5el 369 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srlr_h_32r5el 370 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srlr_w_32r5el 371 $PATH_TO_QEMU -cpu P5600 /tmp/test_msa_srlr_d_32r5el