Lines Matching refs:TEST_MSG
35 #define TEST_MSG "VQSHL/VQSHLQ" macro
50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_##T2##W), \ in FNNAME()
117 TEST_MSG " (with input = 0)"); in FNNAME()
119 dump_results_hex2 (TEST_MSG, " (with input = 0)"); in FNNAME()
133 TEST_MSG " (input 0 and negative shift amount)"); in FNNAME()
135 dump_results_hex2 (TEST_MSG, " (input 0 and negative shift amount)"); in FNNAME()
150 fprintf(ref_file, "\n%s cumulative saturation output:\n", TEST_MSG); in FNNAME()
152 dump_results_hex (TEST_MSG); in FNNAME()
165 TEST_MSG " (negative shift amount)"); in FNNAME()
167 dump_results_hex2 (TEST_MSG, " (negative shift amount)"); in FNNAME()
180 TEST_MSG " (large shift amount, negative input)"); in FNNAME()
182 dump_results_hex2 (TEST_MSG, " (large shift amount, negative input)"); in FNNAME()
213 TEST_MSG " (check cumulative saturation)"); in FNNAME()
215 dump_results_hex2 (TEST_MSG, " (check cumulative saturation)"); in FNNAME()
228 TEST_MSG " (large shift amount, positive input)"); in FNNAME()
230 dump_results_hex2 (TEST_MSG, " (large shift amount, positive input)"); in FNNAME()
238 TEST_MSG " (check saturation on 64 bits)"); in FNNAME()
240 dump_results_hex2 (TEST_MSG, " (check saturation on 64 bits)"); in FNNAME()