Lines Matching full:imm

447                 "IMM UINT32 { 64, 0, 0, 0 }\n"  in test_system_values()
448 "IMM UINT32 { 16, 0, 0, 0 }\n" in test_system_values()
449 "IMM UINT32 { 0, 0, 0, 0 }\n" in test_system_values()
460 " UMUL TEMP[0].x, TEMP[0], IMM[0]\n" in test_system_values()
462 " UADD TEMP[0].x, TEMP[0], IMM[1]\n" in test_system_values()
464 " UADD TEMP[0].x, TEMP[0], IMM[1]\n" in test_system_values()
466 " UADD TEMP[0].x, TEMP[0], IMM[1]\n" in test_system_values()
516 "IMM UINT32 { 15, 0, 0, 0 }\n" in test_resource_access()
517 "IMM UINT32 { 16, 1, 0, 0 }\n" in test_resource_access()
521 " AND TEMP[0].x, TEMP[0], IMM[0]\n" in test_resource_access()
522 " UMUL TEMP[0].x, TEMP[0], IMM[1]\n" in test_resource_access()
524 " UMUL TEMP[1], SV[0], IMM[1]\n" in test_resource_access()
564 "IMM UINT32 { 0, 11, 22, 33 }\n" in test_function_calls()
565 "IMM FLT32 { 11, 33, 55, 99 }\n" in test_function_calls()
566 "IMM UINT32 { 4, 1, 0, 0 }\n" in test_function_calls()
567 "IMM UINT32 { 12, 0, 0, 0 }\n" in test_function_calls()
571 "02: UADD TEMP[1].x, TEMP[1], IMM[2].yyyy\n" in test_function_calls()
572 "03: USLT TEMP[0].x, TEMP[0], IMM[0]\n" in test_function_calls()
577 "08: UADD TEMP[1].x, TEMP[1], IMM[2].yyyy\n" in test_function_calls()
578 "09: USLT TEMP[0].x, TEMP[0], IMM[0].yyyy\n" in test_function_calls()
587 "18: UMUL TEMP[2], TEMP[2], IMM[2]\n" in test_function_calls()
588 "00: MOV TEMP[1].x, IMM[2].wwww\n" in test_function_calls()
620 "IMM UINT32 { 8, 0, 0, 0 }\n" in test_input_global()
623 " UMUL TEMP[0], SV[0], IMM[0]\n" in test_input_global()
669 "IMM UINT32 { 128, 0, 0, 0 }\n" in test_private()
670 "IMM UINT32 { 4, 0, 0, 0 }\n" in test_private()
675 " MOV TEMP[1].x, IMM[0].wwww\n" in test_private()
677 " USEQ TEMP[2].x, TEMP[1], IMM[0]\n" in test_private()
681 " UDIV TEMP[2].x, TEMP[1], IMM[1]\n" in test_private()
684 " UADD TEMP[1].x, TEMP[1], IMM[1]\n" in test_private()
686 " MOV TEMP[1].x, IMM[0].wwww\n" in test_private()
687 " UMUL TEMP[0].x, TEMP[0], IMM[0]\n" in test_private()
689 " USEQ TEMP[2].x, TEMP[1], IMM[0]\n" in test_private()
695 " UADD TEMP[0].x, TEMP[0], IMM[1]\n" in test_private()
696 " UADD TEMP[1].x, TEMP[1], IMM[1]\n" in test_private()
730 "IMM UINT32 { 1, 0, 0, 0 }\n" in test_local()
731 "IMM UINT32 { 2, 0, 0, 0 }\n" in test_local()
732 "IMM UINT32 { 4, 0, 0, 0 }\n" in test_local()
733 "IMM UINT32 { 32, 0, 0, 0 }\n" in test_local()
734 "IMM UINT32 { 128, 0, 0, 0 }\n" in test_local()
737 " UMUL TEMP[0].x, SV[2], IMM[2]\n" in test_local()
738 " STORE RLOCAL.x, TEMP[0], IMM[0].wwww\n" in test_local()
740 " USLT TEMP[1].x, SV[2], IMM[3]\n" in test_local()
742 " UADD TEMP[1].x, TEMP[0], IMM[4]\n" in test_local()
745 " USEQ TEMP[2].x, TEMP[2], IMM[0]\n" in test_local()
750 " STORE RLOCAL.x, TEMP[0], IMM[0]\n" in test_local()
754 " USEQ TEMP[2].x, TEMP[2], IMM[1]\n" in test_local()
760 " UADD TEMP[1].x, TEMP[0], -IMM[4]\n" in test_local()
763 " USEQ TEMP[2].x, TEMP[2], IMM[0].wwww\n" in test_local()
768 " STORE RLOCAL.x, TEMP[0], IMM[0]\n" in test_local()
772 " USEQ TEMP[2].x, TEMP[2], IMM[0]\n" in test_local()
777 " STORE RLOCAL.x, TEMP[0], IMM[1]\n" in test_local()
781 " UMUL TEMP[1].x, TEMP[1], IMM[2]\n" in test_local()
816 "IMM UINT32 { 16, 1, 0, 0 }\n" in test_sample()
817 "IMM FLT32 { 128, 32, 0, 0 }\n" in test_sample()
821 " DIV TEMP[1], TEMP[1], IMM[1]\n" in test_sample()
823 " UMUL TEMP[0], SV[0], IMM[0]\n" in test_sample()
869 "IMM UINT32 { 0, 1, 2, 3 }\n" in test_many_kern()
870 "IMM UINT32 { 4, 0, 0, 0 }\n" in test_many_kern()
873 " UMUL TEMP[0].x, IMM[0].xxxx, IMM[1].xxxx\n" in test_many_kern()
874 " STORE RES[0].x, TEMP[0], IMM[0].xxxx\n" in test_many_kern()
878 " UMUL TEMP[0].x, IMM[0].yyyy, IMM[1].xxxx\n" in test_many_kern()
879 " STORE RES[0].x, TEMP[0], IMM[0].yyyy\n" in test_many_kern()
883 " UMUL TEMP[0].x, IMM[0].zzzz, IMM[1].xxxx\n" in test_many_kern()
884 " STORE RES[0].x, TEMP[0], IMM[0].zzzz\n" in test_many_kern()
888 " UMUL TEMP[0].x, IMM[0].wwww, IMM[1].xxxx\n" in test_many_kern()
889 " STORE RES[0].x, TEMP[0], IMM[0].wwww\n" in test_many_kern()
923 "IMM UINT32 { 4, 0, 0, 0 }\n" in test_constant()
926 " UMUL TEMP[0].x, SV[0], IMM[0]\n" in test_constant()
961 "IMM UINT32 { 4, 0, 0, 0 }\n" in test_resource_indirect()
964 " UMUL TEMP[0].x, SV[0], IMM[0]\n" in test_resource_indirect()
1040 "IMM UINT32 { 16, 1, 0, 0 }\n" in test_surface_ld()
1044 " UMUL TEMP[0], SV[0], IMM[0]\n" in test_surface_ld()
1111 "IMM UINT32 { 16, 1, 0, 0 }\n" in test_surface_st()
1114 " UMUL TEMP[0], SV[0], IMM[0]\n" in test_surface_st()
1216 "IMM UINT32 { 1, 0, 0, 0 }\n" in test_barrier()
1217 "IMM UINT32 { 4, 0, 0, 0 }\n" in test_barrier()
1218 "IMM UINT32 { 32, 0, 0, 0 }\n" in test_barrier()
1221 " UMUL TEMP[0].x, SV[2], IMM[1]\n" in test_barrier()
1222 " MOV TEMP[1].x, IMM[0].wwww\n" in test_barrier()
1227 " MOV TEMP[2].x, IMM[0].wwww\n" in test_barrier()
1229 " UMUL TEMP[3].x, TEMP[2], IMM[1]\n" in test_barrier()
1235 " UADD TEMP[2].x, TEMP[2], IMM[0]\n" in test_barrier()
1241 " UADD TEMP[1].x, TEMP[1], IMM[0]\n" in test_barrier()
1242 " USEQ TEMP[2].x, TEMP[1], IMM[2]\n" in test_barrier()
1248 " UMUL TEMP[1].x, TEMP[1], IMM[1]\n" in test_barrier()
1292 "#define k0 IMM[0]\n" in test_atom_ops()
1293 "IMM UINT32 { 0, 0, 0, 0 }\n" in test_atom_ops()
1294 "#define k1 IMM[1]\n" in test_atom_ops()
1295 "IMM UINT32 { 1, 0, 0, 0 }\n" in test_atom_ops()
1296 "#define k2 IMM[2]\n" in test_atom_ops()
1297 "IMM UINT32 { 2, 0, 0, 0 }\n" in test_atom_ops()
1298 "#define k3 IMM[3]\n" in test_atom_ops()
1299 "IMM UINT32 { 3, 0, 0, 0 }\n" in test_atom_ops()
1300 "#define k4 IMM[4]\n" in test_atom_ops()
1301 "IMM UINT32 { 4, 0, 0, 0 }\n" in test_atom_ops()
1302 "#define k5 IMM[5]\n" in test_atom_ops()
1303 "IMM UINT32 { 5, 0, 0, 0 }\n" in test_atom_ops()
1304 "#define k6 IMM[6]\n" in test_atom_ops()
1305 "IMM UINT32 { 6, 0, 0, 0 }\n" in test_atom_ops()
1306 "#define k7 IMM[7]\n" in test_atom_ops()
1307 "IMM UINT32 { 7, 0, 0, 0 }\n" in test_atom_ops()
1308 "#define k8 IMM[8]\n" in test_atom_ops()
1309 "IMM UINT32 { 8, 0, 0, 0 }\n" in test_atom_ops()
1310 "#define k9 IMM[9]\n" in test_atom_ops()
1311 "IMM UINT32 { 9, 0, 0, 0 }\n" in test_atom_ops()
1312 "#define korig IMM[10].xxxx\n" in test_atom_ops()
1313 "#define karg IMM[10].yyyy\n" in test_atom_ops()
1314 "IMM UINT32 { 3735928559, 286331153, 0, 0 }\n" in test_atom_ops()
1463 "#define k0 IMM[0]\n" in test_atom_race()
1464 "IMM UINT32 { 0, 0, 0, 0 }\n" in test_atom_race()
1465 "#define k1 IMM[1]\n" in test_atom_race()
1466 "IMM UINT32 { 1, 0, 0, 0 }\n" in test_atom_race()
1467 "#define k4 IMM[2]\n" in test_atom_race()
1468 "IMM UINT32 { 4, 0, 0, 0 }\n" in test_atom_race()
1469 "#define k32 IMM[3]\n" in test_atom_race()
1470 "IMM UINT32 { 32, 0, 0, 0 }\n" in test_atom_race()
1471 "#define k128 IMM[4]\n" in test_atom_race()
1472 "IMM UINT32 { 128, 0, 0, 0 }\n" in test_atom_race()
1473 "#define kdeadcafe IMM[5]\n" in test_atom_race()
1474 "IMM UINT32 { 3735931646, 0, 0, 0 }\n" in test_atom_race()
1475 "#define kallowed_set IMM[6]\n" in test_atom_race()
1476 "IMM UINT32 { 559035650, 0, 0, 0 }\n" in test_atom_race()
1477 "#define k11111111 IMM[7]\n" in test_atom_race()
1478 "IMM UINT32 { 286331153, 0, 0, 0 }\n" in test_atom_race()