Home
last modified time | relevance | path

Searched refs:exp_s_2 (Results 1 – 1 of 1) sorted by relevance

/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc10902 int exp_s_2[] = {2048, 2048, 2048, 2048, INT32_MAX, 2048, 2048, 555555}; in TEST_SVE() local
10909 IntWideImmHelper(config, fn, kSRegSize, in_s, 2048, exp_s_2); in TEST_SVE()
10932 int exp_s_2[] = {0, -128, 127, INT32_MIN, 2048, 1, -1, 2048}; in TEST_SVE() local
10939 IntWideImmHelper(config, fn, kSRegSize, in_s, 2048, exp_s_2); in TEST_SVE()
10962 int exp_s_2[] = {2048, 2048, 2048, INT32_MAX, 2048, 555555}; in TEST_SVE() local
10969 IntWideImmHelper(config, fn, kSRegSize, in_s, 2048, exp_s_2); in TEST_SVE()
10992 int exp_s_2[] = {0, 255, 127, 2048, 1, 2048}; in TEST_SVE() local
10999 IntWideImmHelper(config, fn, kSRegSize, in_s, 2048, exp_s_2); in TEST_SVE()
11022 int exp_s_2[] = {22755328, -2048, 239616, -25282560}; in TEST_SVE() local
11029 IntWideImmHelper(config, fn, kSRegSize, in_s, 2048, exp_s_2); in TEST_SVE()
[all …]