Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/copyloops/
A Dmemcpy_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
A 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/arch/powerpc/lib/
A Dmemcpy_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
A Dcopyuser_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
A Dmemcmp_64.S27 #define LVS lvsr macro
34 #define LVS lvsl macro
/linux/tools/testing/selftests/powerpc/stringloops/
A Dmemcmp_64.S27 #define LVS lvsr macro
34 #define LVS lvsl macro

Completed in 12 milliseconds