Lines Matching refs:TEST_MSG
35 #define TEST_MSG "VQRSHL/VQRSHLQ" macro
50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_##T2##W), \ in FNNAME()
101 TEST_MSG " (with input = 0)"); in FNNAME()
103 dump_results_hex2 (TEST_MSG, " (with input = 0)"); in FNNAME()
116 TEST_MSG " (input 0 and negative shift amount)"); in FNNAME()
118 dump_results_hex2 (TEST_MSG, " (input 0 and negative shift amount)"); in FNNAME()
133 fprintf(ref_file, "\n%s cumulative saturation output:\n", TEST_MSG); in FNNAME()
135 dump_results_hex (TEST_MSG); in FNNAME()
148 TEST_MSG " (negative shift amount)"); in FNNAME()
150 dump_results_hex2 (TEST_MSG, " (negative shift amount)"); in FNNAME()
182 TEST_MSG " (checking cumulative saturation: shift by -1)"); in FNNAME()
184 dump_results_hex2 (TEST_MSG, in FNNAME()
199 TEST_MSG " (checking cumulative saturation: shift by -3)"); in FNNAME()
201 dump_results_hex2 (TEST_MSG, in FNNAME()
216 TEST_MSG " (checking cumulative saturation: large shift amount)"); in FNNAME()
218 dump_results_hex2 (TEST_MSG, in FNNAME()
243 TEST_MSG " (checking cumulative saturation: large shift amount with negative input)"); in FNNAME()
245 dump_results_hex2 (TEST_MSG, in FNNAME()
271 TEST_MSG " (checking cumulative saturation: large negative shift amount)"); in FNNAME()
273 dump_results_hex2 (TEST_MSG, in FNNAME()
299 TEST_MSG " (checking cumulative saturation: large shift amount with 0 input)"); in FNNAME()
301 dump_results_hex2 (TEST_MSG, in FNNAME()