Searched refs:_vaddr (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/lib/
H A Dmemcmp_64.S72 * LD_VSR_CROSS16B load the 2nd 16 bytes for _vaddr which is unaligned with
79 * _vaddr
85 * _v2nd_qw is the 2nd aligned QW of cur _vaddr to be loaded.
90 #define LD_VSR_CROSS16B(_vaddr,_vmask,_v1st_qw,_v2nd_qw,_v_res) \
91 lvx _v2nd_qw,_vaddr,off16; \
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S72 * LD_VSR_CROSS16B load the 2nd 16 bytes for _vaddr which is unaligned with
79 * _vaddr
85 * _v2nd_qw is the 2nd aligned QW of cur _vaddr to be loaded.
90 #define LD_VSR_CROSS16B(_vaddr,_vmask,_v1st_qw,_v2nd_qw,_v_res) \
91 lvx _v2nd_qw,_vaddr,off16; \

Completed in 143 milliseconds