1 2 ::::::::::::::::::::::::::::::::::::::: 3 Function vec_abs [type char] ===> OK 4 Function vec_abs [type short] ===> OK 5 Function vec_abs [type integer] ===> OK 6 7 ::::::::::::::::::::::::::::::::::::::: 8 Function vec_abss [type char] ===> OK 9 Function vec_abss [type short] ===> OK 10 Function vec_abss [type integer] ===> OK 11 12 ::::::::::::::::::::::::::::::::::::::: 13 Function vec_add [type char] ===> OK 14 Function vec_add [type unsigned char] ===> OK 15 Function vec_add [type short] ===> OK 16 Function vec_add [type unsigned short] ===> OK 17 Function vec_add [type integer] ===> OK 18 Function vec_add [type unsigned int] ===> OK 19 20 ::::::::::::::::::::::::::::::::::::::: 21 Function vec_addc [type unsigned int] ===> OK 22 23 ::::::::::::::::::::::::::::::::::::::: 24 Function vec_adds [type char] ===> OK 25 Function vec_adds [type unsigned char] ===> OK 26 Function vec_adds [type short] ===> OK 27 Function vec_adds [type unsigned short] ===> OK 28 Function vec_adds [type integer] ===> OK 29 Function vec_adds [type unsigned int] ===> OK 30 31 ::::::::::::::::::::::::::::::::::::::: 32 Function vec_and [type char] ===> OK 33 Function vec_and [type unsigned char] ===> OK 34 Function vec_and [type short] ===> OK 35 Function vec_and [type unsigned short] ===> OK 36 Function vec_and [type integer] ===> OK 37 Function vec_and [type unsigned int] ===> OK 38 39 ::::::::::::::::::::::::::::::::::::::: 40 Function vec_andc [type char] ===> OK 41 Function vec_andc [type unsigned char] ===> OK 42 Function vec_andc [type short] ===> OK 43 Function vec_andc [type unsigned short] ===> OK 44 Function vec_andc [type integer] ===> OK 45 Function vec_andc [type unsigned int] ===> OK 46 47 ::::::::::::::::::::::::::::::::::::::: 48 Function vec_avg [type char] ===> OK 49 Function vec_avg [type unsigned char] ===> OK 50 Function vec_avg [type short] ===> OK 51 Function vec_avg [type unsigned short] ===> OK 52 Function vec_avg [type integer] ===> OK 53 Function vec_avg [type unsigned int] ===> OK 54 55 ::::::::::::::::::::::::::::::::::::::: 56 Function vec_cmpeq [type char] ===> OK 57 Function vec_cmpeq [type unsigned char] ===> OK 58 Function vec_cmpeq [type short] ===> OK 59 Function vec_cmpeq [type unsigned short] ===> OK 60 Function vec_cmpeq [type integer] ===> OK 61 Function vec_cmpeq [type unsigned int] ===> OK 62 63 ::::::::::::::::::::::::::::::::::::::: 64 Function vec_cmpgt [type char] ===> OK 65 Function vec_cmpgt [type unsigned char] ===> OK 66 Function vec_cmpgt [type short] ===> OK 67 Function vec_cmpgt [type unsigned short] ===> OK 68 Function vec_cmpgt [type integer] ===> OK 69 Function vec_cmpgt [type unsigned int] ===> OK 70 71 ::::::::::::::::::::::::::::::::::::::: 72 Function vec_cmplt [type char] ===> OK 73 Function vec_cmplt [type unsigned char] ===> OK 74 Function vec_cmplt [type short] ===> OK 75 Function vec_cmplt [type unsigned short] ===> OK 76 Function vec_cmplt [type integer] ===> OK 77 Function vec_cmplt [type unsigned int] ===> OK 78 79 ::::::::::::::::::::::::::::::::::::::: 80 Function vec_dss [Vector data Stream Stop] not checked 81 82 ::::::::::::::::::::::::::::::::::::::: 83 Function vec_dssall [Vector Stream Stop all] not checked 84 85 ::::::::::::::::::::::::::::::::::::::: 86 Function vec_dst [Vector Data Stream Touch] not checked 87 88 ::::::::::::::::::::::::::::::::::::::: 89 Function vec_dstst [Vector Data Stream Touch for Store] not checked 90 91 ::::::::::::::::::::::::::::::::::::::: 92 Function vec_dststt [Vector Data Stream Touch for Store Transient] not checked 93 94 ::::::::::::::::::::::::::::::::::::::: 95 Function vec_dstt [Vector Data Stream Touch Transient] not checked 96 97 ::::::::::::::::::::::::::::::::::::::: 98 Function vec_ld [type unsigned char] ===> OK 99 Function vec_ld [type char] ===> OK 100 Function vec_ld [type unsigned short] ===> OK 101 Function vec_ld [type short] ===> OK 102 Function vec_ld [type unsigned int] ===> OK 103 Function vec_ld [type int] ===> OK 104 105 ::::::::::::::::::::::::::::::::::::::: 106 Function vec_lde [type unsigned char] ===> OK 107 Function vec_lde [type char] ===> OK 108 Function vec_lde [type unsigned short] ===> OK 109 Function vec_lde [type short] ===> OK 110 Function vec_lde [type unsigned int] ===> OK 111 Function vec_lde [type int] ===> OK 112 113 ::::::::::::::::::::::::::::::::::::::: 114 Function vec_lvsl [type unsigned char] ===> OK 115 116 ::::::::::::::::::::::::::::::::::::::: 117 Function vec_lvsr [type unsigned char] ===> OK 118 119 ::::::::::::::::::::::::::::::::::::::: 120 Function vec_madds [type short] ===> OK 121 122 ::::::::::::::::::::::::::::::::::::::: 123 Function vec_max [type char] ===> OK 124 Function vec_max [type unsigned char] ===> OK 125 Function vec_max [type short] ===> OK 126 Function vec_max [type unsigned short] ===> OK 127 Function vec_max [type integer] ===> OK 128 Function vec_max [type unsigned int] ===> OK 129 130 ::::::::::::::::::::::::::::::::::::::: 131 Function vec_mergeh [type char] ===> OK 132 Function vec_mergeh [type unsigned char] ===> OK 133 Function vec_mergeh [type short] ===> OK 134 Function vec_mergeh [type unsigned short] ===> OK 135 Function vec_mergeh [type integer] ===> OK 136 Function vec_mergeh [type unsigned int] ===> OK 137 138 ::::::::::::::::::::::::::::::::::::::: 139 Function vec_mergel [type char] ===> OK 140 Function vec_mergel [type unsigned char] ===> OK 141 Function vec_mergel [type short] ===> OK 142 Function vec_mergel [type unsigned short] ===> OK 143 Function vec_mergel [type integer] ===> OK 144 Function vec_mergel [type unsigned int] ===> OK 145 146 ::::::::::::::::::::::::::::::::::::::: 147 Function vec_mfvscr [Vector Move from Vector Status and Control Register] not checked 148 149 ::::::::::::::::::::::::::::::::::::::: 150 Function vec_min [type char] ===> OK 151 Function vec_min [type unsigned char] ===> OK 152 Function vec_min [type short] ===> OK 153 Function vec_min [type unsigned short] ===> OK 154 Function vec_min [type integer] ===> OK 155 Function vec_min [type unsigned int] ===> OK 156 157 ::::::::::::::::::::::::::::::::::::::: 158 Function vec_mladd [type short] ===> OK 159 Function vec_mladd [type unsigned short] ===> OK 160 161 ::::::::::::::::::::::::::::::::::::::: 162 vector: 258 163 scalar: 258 164 vector: 323 165 scalar: 323 166 vector: 344 167 scalar: 344 168 vector: 32767 169 scalar: 32767 170 vector: -32768 171 scalar: -32768 172 vector: 32767 173 scalar: 32767 174 vector: -32768 175 scalar: -32768 176 vector: 32766 177 scalar: 32766 178 Function vec_mradds [type short] ===> OK 179 180 ::::::::::::::::::::::::::::::::::::::: 181 Function vec_msum [type char] ===> OK 182 Function vec_msum [type unsigned char] ===> OK 183 Function vec_msum [type short] ===> OK 184 Function vec_msum [type unsigned short] ===> OK 185 186 ::::::::::::::::::::::::::::::::::::::: 187 Function vec_msums [type short] ===> OK 188 Function vec_msums [type unsigned short] ===> OK 189 190 ::::::::::::::::::::::::::::::::::::::: 191 Function vec_mtvscr [Vector Move to Vector Status and Control Register] not checked 192 193 ::::::::::::::::::::::::::::::::::::::: 194 Function vec_mule [type char] ===> OK 195 Function vec_mule [type unsigned char] ===> OK 196 Function vec_mule [type short] ===> OK 197 Function vec_mule [type unsigned short] ===> OK 198 199 ::::::::::::::::::::::::::::::::::::::: 200 Function vec_mulo [type char] ===> OK 201 Function vec_mulo [type unsigned char] ===> OK 202 Function vec_mulo [type short] ===> OK 203 Function vec_mulo [type unsigned short] ===> OK 204 205 ::::::::::::::::::::::::::::::::::::::: 206 Function vec_nor [type char] ===> OK 207 Function vec_nor [type unsigened char] ===> OK 208 Function vec_nor [type short] ===> OK 209 Function vec_nor [type unsigned short] ===> OK 210 Function vec_nor [type integer] ===> OK 211 Function vec_nor [type unsigened int] ===> OK 212 213 ::::::::::::::::::::::::::::::::::::::: 214 Function vec_or [type char] ===> OK 215 Function vec_or [type unsigened char] ===> OK 216 Function vec_or [type short] ===> OK 217 Function vec_or [type unsigned short] ===> OK 218 Function vec_or [type integer] ===> OK 219 Function vec_or [type unsigened int] ===> OK 220 221 ::::::::::::::::::::::::::::::::::::::: 222 Function vec_pack [type char] ===> OK 223 Function vec_pack [type unsigned char] ===> OK 224 Function vec_pack [type short] ===> OK 225 Function vec_pack [type unsigned short] ===> OK 226 227 ::::::::::::::::::::::::::::::::::::::: 228 Function vec_packpx [Vector Pack Pixel] not checked 229 230 ::::::::::::::::::::::::::::::::::::::: 231 Function vec_packs [type char] ===> OK 232 Function vec_packs [type unsigned char] ===> OK 233 Function vec_packs [type short] ===> OK 234 Function vec_packs [type unsigned short] ===> OK 235 236 ::::::::::::::::::::::::::::::::::::::: 237 Function vec_packsu [type char] ===> OK 238 Function vec_packsu [type unsigned char] ===> OK 239 Function vec_packsu [type short] ===> OK 240 Function vec_packsu [type unsigned short] ===> OK 241 242 ::::::::::::::::::::::::::::::::::::::: 243 Function vec_perm [Vector Permute] not checked 244 245 ::::::::::::::::::::::::::::::::::::::: 246 Function vec_rl [type char] ===> OK 247 Function vec_rl [type unsigned char] ===> OK 248 Function vec_rl [type short] ===> OK 249 Function vec_rl [type unsigned short] ===> OK 250 Function vec_rl [type integer] ===> OK 251 Function vec_rl [type unsigned int] ===> OK 252 253 ::::::::::::::::::::::::::::::::::::::: 254 Function vec_sel [type char] ===> OK 255 Function vec_sel [type unsigned char] ===> OK 256 Function vec_sel [type short] ===> OK 257 Function vec_sel [type unsigned short] ===> OK 258 Function vec_sel [type integer] ===> OK 259 Function vec_sel [type unsigned int] ===> OK 260 261 ::::::::::::::::::::::::::::::::::::::: 262 Function vec_sl [type char] ===> OK 263 Function vec_sl [type unsigned char] ===> OK 264 Function vec_sl [type short] ===> OK 265 Function vec_sl [type unsigned short] ===> OK 266 Function vec_sl [type int] ===> OK 267 Function vec_sl [type unsigned integer] ===> OK 268 269 ::::::::::::::::::::::::::::::::::::::: 270 Function vec_sld [type char] ===> OK 271 Function vec_sld [type unsigned char] ===> OK 272 Function vec_sld [type short] ===> OK 273 Function vec_sld [type unsigned short] ===> OK 274 Function vec_sld [type integer] ===> OK 275 Function vec_sld [type unsigned int] ===> OK 276 277 ::::::::::::::::::::::::::::::::::::::: 278 Function vec_sll [type char] ===> OK 279 Function vec_sll [type unsigned char] ===> OK 280 Function vec_sll [type short] ===> OK 281 Function vec_sll [type unsigned char] ===> OK 282 Function vec_sll [type integer] ===> OK 283 Function vec_sll [type unsigned int] ===> OK 284 285 ::::::::::::::::::::::::::::::::::::::: 286 Function vec_slo [type char] ===> OK 287 Function vec_slo [type unsigned char] ===> OK 288 Function vec_slo [type short] ===> OK 289 Function vec_slo [type unsigned short] ===> OK 290 Function vec_slo [type integer] ===> OK 291 Function vec_slo [type unsigned int] ===> OK 292 293 ::::::::::::::::::::::::::::::::::::::: 294 Function vec_splat [type char] ===> OK 295 Function vec_splat [type unsigned char] ===> OK 296 Function vec_splat [type short] ===> OK 297 Function vec_splat [type unsigned short] ===> OK 298 Function vec_splat [type integer] ===> OK 299 Function vec_splat [type unsigned int] ===> OK 300 301 ::::::::::::::::::::::::::::::::::::::: 302 Function vec_splat_s8 [type char] ===> OK 303 304 ::::::::::::::::::::::::::::::::::::::: 305 Function vec_splat_s16 [type short] ===> OK 306 307 ::::::::::::::::::::::::::::::::::::::: 308 Function vec_splat_s32 [type integer] ===> OK 309 310 ::::::::::::::::::::::::::::::::::::::: 311 Function vec_splat_u8 [type unsig. char] ===> OK 312 313 ::::::::::::::::::::::::::::::::::::::: 314 Function vec_splat_u16 [type unsg. short] ===> OK 315 316 ::::::::::::::::::::::::::::::::::::::: 317 Function vec_splat_u32 [type unsig. int] ===> OK 318 319 ::::::::::::::::::::::::::::::::::::::: 320 Function vec_sr [type char] ===> OK 321 Function vec_sr [type unsigned char] ===> OK 322 Function vec_sr [type short] ===> OK 323 Function vec_sr [type unsigned short] ===> OK 324 Function vec_sr [type integer] ===> OK 325 Function vec_sr [type unsigned int] ===> OK 326 327 ::::::::::::::::::::::::::::::::::::::: 328 Function vec_sra [type char] ===> OK 329 Function vec_sra [type unsigned char] ===> OK 330 Function vec_sra [type short] ===> OK 331 Function vec_sra [type unsigned short] ===> OK 332 Function vec_sra [type integer] ===> OK 333 Function vec_sra [type unsigned int] ===> OK 334 335 ::::::::::::::::::::::::::::::::::::::: 336 Function vec_srl [type char] ===> OK 337 Function vec_srl [type unsigned char] ===> OK 338 Function vec_srl [type short] ===> OK 339 Function vec_srl [type unsigned short] ===> OK 340 Function vec_srl [type integer] ===> OK 341 Function vec_srl [type unsigned int] ===> OK 342 343 ::::::::::::::::::::::::::::::::::::::: 344 Function vec_sro [type char] ===> OK 345 Function vec_sro [type unsigned char] ===> OK 346 Function vec_sro [type short] ===> OK 347 Function vec_sro [type unsigned short] ===> OK 348 Function vec_sro [type integer] ===> OK 349 Function vec_sro [type unsigned int] ===> OK 350 351 ::::::::::::::::::::::::::::::::::::::: 352 Function vec_st [type unsigned char] ===> OK 353 Function vec_st [type char] ===> OK 354 Function vec_st [type unsigned short] ===> OK 355 Function vec_st [type short] ===> OK 356 Function vec_st [type unsigned int] ===> OK 357 Function vec_st [type int] ===> OK 358 359 ::::::::::::::::::::::::::::::::::::::: 360 Function vec_ste [type unsigned char] ===> OK 361 Function vec_ste [type char] ===> OK 362 Function vec_ste [type unsigned short] ===> OK 363 Function vec_ste [type short] ===> OK 364 Function vec_ste [type unsigned int] ===> OK 365 Function vec_ste [type int] ===> OK 366 367 ::::::::::::::::::::::::::::::::::::::: 368 Function vec_sub [type char] ===> OK 369 Function vec_sub [type unsigned char] ===> OK 370 Function vec_sub [type short] ===> OK 371 Function vec_sub [type unsigned short] ===> OK 372 Function vec_sub [type integer] ===> OK 373 Function vec_sub [type unsigned int] ===> OK 374 375 ::::::::::::::::::::::::::::::::::::::: 376 Function vec_subc [type unsigned int] ===> OK 377 378 ::::::::::::::::::::::::::::::::::::::: 379 Function vec_subs [type char] ===> OK 380 Function vec_subs [type unsigned char] ===> OK 381 Function vec_subs [type short] ===> OK 382 Function vec_subs [type unsigned short] ===> OK 383 Function vec_subs [type integer] ===> OK 384 Function vec_subs [type unsigned int] ===> OK 385 386 ::::::::::::::::::::::::::::::::::::::: 387 Function vec_sum4s [type char] ===> OK 388 Function vec_sum4s [type unsigned char] ===> OK 389 Function vec_sum4s [type short] ===> OK 390 391 ::::::::::::::::::::::::::::::::::::::: 392 Function vec_sum2s [type integer] ===> OK 393 394 ::::::::::::::::::::::::::::::::::::::: 395 Function vec_sums [type integer] ===> OK 396 397 ::::::::::::::::::::::::::::::::::::::: 398 Function vec_unpackh [type short-char] ===> OK 399 Function vec_unpackh [type int-short] ===> OK 400 401 ::::::::::::::::::::::::::::::::::::::: 402 Function vec_unpackl [type short-char] ===> OK 403 Function vec_unpackl [type int-short] ===> OK 404 405 ::::::::::::::::::::::::::::::::::::::: 406 Function vec_xor [type unsigned char] ===> OK 407 Function vec_xor [type char] ===> OK 408 Function vec_xor [type unsigned short] ===> OK 409 Function vec_xor [type short] ===> OK 410 Function vec_xor [type unsigned int] ===> OK 411 Function vec_xor [type int] ===> OK 412 413 ::::::::::::::::::::::::::::::::::::::: 414 Function vec_all_eq [type unsigned char] ===> OK 415 Function vec_all_eq [type char] ===> OK 416 Function vec_all_eq [type unsigned short] ===> OK 417 Function vec_all_eq [type short] ===> OK 418 Function vec_all_eq [type unsigned int] ===> OK 419 Function vec_all_eq [type int] ===> OK 420 421 ::::::::::::::::::::::::::::::::::::::: 422 Function vec_all_ge [type unsigned char] ===> OK 423 Function vec_all_ge [type char] ===> OK 424 Function vec_all_ge [type unsigned short] ===> OK 425 Function vec_all_ge [type short] ===> OK 426 Function vec_all_ge [type unsigned int] ===> OK 427 Function vec_all_ge [type int] ===> OK 428 429 ::::::::::::::::::::::::::::::::::::::: 430 Function vec_all_gt [type unsigned char] ===> OK 431 Function vec_all_gt [type char] ===> OK 432 Function vec_all_gt [type unsigned short] ===> OK 433 Function vec_all_gt [type short] ===> OK 434 Function vec_all_gt [type unsigned int] ===> OK 435 Function vec_all_gt [type int] ===> OK 436 437 ::::::::::::::::::::::::::::::::::::::: 438 Function vec_all_le [type unsigned char] ===> OK 439 Function vec_all_le [type char] ===> OK 440 Function vec_all_le [type unsigned short] ===> OK 441 Function vec_all_le [type short] ===> OK 442 Function vec_all_le [type unsigned int] ===> OK 443 Function vec_all_le [type int] ===> OK 444 445 ::::::::::::::::::::::::::::::::::::::: 446 Function vec_all_lt [type unsigned char] ===> OK 447 Function vec_all_lt [type char] ===> OK 448 Function vec_all_lt [type unsigned short] ===> OK 449 Function vec_all_lt [type short] ===> OK 450 Function vec_all_lt [type unsigned int] ===> OK 451 Function vec_all_lt [type int] ===> OK 452 453 ::::::::::::::::::::::::::::::::::::::: 454 Function vec_all_ne [type char] ===> OK 455 Function vec_all_ne [type unsigned char] ===> OK 456 Function vec_all_ne [type short] ===> OK 457 Function vec_all_ne [type unsigned short] ===> OK 458 Function vec_all_ne [type int] ===> OK 459 Function vec_all_ne [type unsigned int] ===> OK 460 461 ::::::::::::::::::::::::::::::::::::::: 462 Function vec_any_eq [type char] ===> OK 463 Function vec_any_eq [type unsigned char] ===> OK 464 Function vec_any_eq [type short] ===> OK 465 Function vec_any_eq [type unsigned short] ===> OK 466 Function vec_any_eq [type int] ===> OK 467 Function vec_any_eq [type unsigned int] ===> OK 468 469 ::::::::::::::::::::::::::::::::::::::: 470 Function vec_any_ge [type char] ===> OK 471 Function vec_any_ge [type unsigned char] ===> OK 472 Function vec_any_ge [type short] ===> OK 473 Function vec_any_ge [type unsigned short] ===> OK 474 Function vec_any_ge [type int] ===> OK 475 Function vec_any_ge [type unsigned int] ===> OK 476 477 ::::::::::::::::::::::::::::::::::::::: 478 Function vec_any_gt [type char] ===> OK 479 Function vec_any_gt [type unsigned char] ===> OK 480 Function vec_any_gt [type short] ===> OK 481 Function vec_any_gt [type unsigned short] ===> OK 482 Function vec_any_gt [type int] ===> OK 483 Function vec_any_gt [type unsigned int] ===> OK 484 485 ::::::::::::::::::::::::::::::::::::::: 486 Function vec_any_le [type char] ===> OK 487 Function vec_any_le [type unsigned char] ===> OK 488 Function vec_any_le [type short] ===> OK 489 Function vec_any_le [type unsigned short] ===> OK 490 Function vec_any_le [type int] ===> OK 491 Function vec_any_le [type unsigned int] ===> OK 492 493 ::::::::::::::::::::::::::::::::::::::: 494 Function vec_any_lt [type char] ===> OK 495 Function vec_any_lt [type unsigned char] ===> OK 496 Function vec_any_lt [type short] ===> OK 497 Function vec_any_lt [type unsigned short] ===> OK 498 Function vec_any_lt [type int] ===> OK 499 Function vec_any_lt [type unsigned int] ===> OK 500 501 ::::::::::::::::::::::::::::::::::::::: 502 Function vec_any_ne [type char] ===> OK 503 Function vec_any_ne [type unsigned char] ===> OK 504 Function vec_any_ne [type short] ===> OK 505 Function vec_any_ne [type unsigned short] ===> OK 506 Function vec_any_ne [type int] ===> OK 507 Function vec_any_ne [type unsigned int] ===> OK 508