Searched defs:LVS (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/tools/testing/selftests/powerpc/copyloops/ |
D | memcpy_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
|
D | copyuser_power7.S | 16 #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/ |
D | memcpy_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
|
D | copyuser_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
|
D | memcmp_64.S | 27 #define LVS lvsr macro 34 #define LVS lvsl macro
|
/linux-5.19.10/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp_64.S | 27 #define LVS lvsr macro 34 #define LVS lvsl macro
|