Searched refs:LVS (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/arch/powerpc/lib/ |
D | memcmp_64.S | 27 #define LVS lvsr macro 34 #define LVS lvsl macro 578 LVS v3,0,r3 579 LVS v4,0,r4 597 LVS v4,0,r4
|
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 482 LVS(v16,0,r4) /* Setup permute control vector */
|
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 537 LVS(v16,0,r4) /* Setup permute control vector */
|
/Linux-v6.1/tools/testing/selftests/powerpc/stringloops/ |
D | memcmp_64.S | 27 #define LVS lvsr macro 34 #define LVS lvsl macro 578 LVS v3,0,r3 579 LVS v4,0,r4 597 LVS v4,0,r4
|
/Linux-v6.1/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 482 LVS(v16,0,r4) /* Setup permute control vector */
|
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 537 LVS(v16,0,r4) /* Setup permute control vector */
|