Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/lib/
Dmemcpy_power7.S25 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
28 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
Dcopyuser_power7.S23 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
26 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S25 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
28 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
Dcopyuser_power7.S23 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
26 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro