Viewing file: ldnt1sh_gather_s32.c (5.24 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
/* { dg-final { check-function-bodies "**" "" "-DCHECK_ASM" { target { ! ilp32 } } } } */
#include "test_sve_acle.h"
/* ** ldnt1sh_gather_s32_tied1: ** ldnt1sh z0\.s, p0/z, \[z0\.s\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_s32_tied1, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_s32 (p0, z0), z0_res = svldnt1sh_gather_s32 (p0, z0))
/* ** ldnt1sh_gather_s32_untied: ** ldnt1sh z0\.s, p0/z, \[z1\.s\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_s32_untied, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_s32 (p0, z1), z0_res = svldnt1sh_gather_s32 (p0, z1))
/* ** ldnt1sh_gather_x0_s32_offset: ** ldnt1sh z0\.s, p0/z, \[z0\.s, x0\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_x0_s32_offset, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_offset_s32 (p0, z0, x0), z0_res = svldnt1sh_gather_offset_s32 (p0, z0, x0))
/* ** ldnt1sh_gather_m2_s32_offset: ** mov (x[0-9]+), #?-2 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_m2_s32_offset, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_offset_s32 (p0, z0, -2), z0_res = svldnt1sh_gather_offset_s32 (p0, z0, -2))
/* ** ldnt1sh_gather_0_s32_offset: ** ldnt1sh z0\.s, p0/z, \[z0\.s\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_0_s32_offset, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_offset_s32 (p0, z0, 0), z0_res = svldnt1sh_gather_offset_s32 (p0, z0, 0))
/* ** ldnt1sh_gather_5_s32_offset: ** mov (x[0-9]+), #?5 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_5_s32_offset, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_offset_s32 (p0, z0, 5), z0_res = svldnt1sh_gather_offset_s32 (p0, z0, 5))
/* ** ldnt1sh_gather_6_s32_offset: ** mov (x[0-9]+), #?6 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_6_s32_offset, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_offset_s32 (p0, z0, 6), z0_res = svldnt1sh_gather_offset_s32 (p0, z0, 6))
/* ** ldnt1sh_gather_62_s32_offset: ** mov (x[0-9]+), #?62 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_62_s32_offset, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_offset_s32 (p0, z0, 62), z0_res = svldnt1sh_gather_offset_s32 (p0, z0, 62))
/* ** ldnt1sh_gather_64_s32_offset: ** mov (x[0-9]+), #?64 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_64_s32_offset, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_offset_s32 (p0, z0, 64), z0_res = svldnt1sh_gather_offset_s32 (p0, z0, 64))
/* ** ldnt1sh_gather_x0_s32_index: ** lsl (x[0-9]+), x0, #?1 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_x0_s32_index, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_index_s32 (p0, z0, x0), z0_res = svldnt1sh_gather_index_s32 (p0, z0, x0))
/* ** ldnt1sh_gather_m1_s32_index: ** mov (x[0-9]+), #?-2 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_m1_s32_index, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_index_s32 (p0, z0, -1), z0_res = svldnt1sh_gather_index_s32 (p0, z0, -1))
/* ** ldnt1sh_gather_0_s32_index: ** ldnt1sh z0\.s, p0/z, \[z0\.s\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_0_s32_index, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_index_s32 (p0, z0, 0), z0_res = svldnt1sh_gather_index_s32 (p0, z0, 0))
/* ** ldnt1sh_gather_5_s32_index: ** mov (x[0-9]+), #?10 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_5_s32_index, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_index_s32 (p0, z0, 5), z0_res = svldnt1sh_gather_index_s32 (p0, z0, 5))
/* ** ldnt1sh_gather_31_s32_index: ** mov (x[0-9]+), #?62 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_31_s32_index, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_index_s32 (p0, z0, 31), z0_res = svldnt1sh_gather_index_s32 (p0, z0, 31))
/* ** ldnt1sh_gather_32_s32_index: ** mov (x[0-9]+), #?64 ** ldnt1sh z0\.s, p0/z, \[z0\.s, \1\] ** ret */ TEST_LOAD_GATHER_ZS (ldnt1sh_gather_32_s32_index, svint32_t, svuint32_t, z0_res = svldnt1sh_gather_u32base_index_s32 (p0, z0, 32), z0_res = svldnt1sh_gather_index_s32 (p0, z0, 32))
/* ** ldnt1sh_gather_x0_s32_u32offset: ** ldnt1sh z0\.s, p0/z, \[z0\.s, x0\] ** ret */ TEST_LOAD_GATHER_SZ (ldnt1sh_gather_x0_s32_u32offset, svint32_t, int16_t, svuint32_t, z0_res = svldnt1sh_gather_u32offset_s32 (p0, x0, z0), z0_res = svldnt1sh_gather_offset_s32 (p0, x0, z0))
/* ** ldnt1sh_gather_tied1_s32_u32offset: ** ldnt1sh z0\.s, p0/z, \[z0\.s, x0\] ** ret */ TEST_LOAD_GATHER_SZ (ldnt1sh_gather_tied1_s32_u32offset, svint32_t, int16_t, svuint32_t, z0_res = svldnt1sh_gather_u32offset_s32 (p0, x0, z0), z0_res = svldnt1sh_gather_offset_s32 (p0, x0, z0))
/* ** ldnt1sh_gather_untied_s32_u32offset: ** ldnt1sh z0\.s, p0/z, \[z1\.s, x0\] ** ret */ TEST_LOAD_GATHER_SZ (ldnt1sh_gather_untied_s32_u32offset, svint32_t, int16_t, svuint32_t, z0_res = svldnt1sh_gather_u32offset_s32 (p0, x0, z1), z0_res = svldnt1sh_gather_offset_s32 (p0, x0, z1))
|