Home
last modified time | relevance | path

Searched defs:LVS (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
Dcopyuser_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
/linux-5.19.10/arch/powerpc/lib/
Dmemcpy_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
Dcopyuser_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
Dmemcmp_64.S27 #define LVS lvsr macro
34 #define LVS lvsl macro
/linux-5.19.10/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S27 #define LVS lvsr macro
34 #define LVS lvsl macro