Searched refs:STXVD2X (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/lib/ |
| H A D | reg.S | 265 STXVD2X (0,(4),(3)) 267 STXVD2X (1,(4),(3)) 269 STXVD2X (2,(4),(3)) 271 STXVD2X (3,(4),(3)) 273 STXVD2X (4,(4),(3)) 275 STXVD2X (5,(4),(3)) 277 STXVD2X (6,(4),(3)) 279 STXVD2X (7,(4),(3)) 281 STXVD2X (8,(4),(3)) 283 STXVD2X (9,(4),(3)) [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | ldstfp.S | 168 STXVD2X(0,R1,R8) 193 STXVD2X(0,R1,R8) 198 STXVD2X(0,R0,R4)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/ |
| H A D | reg.h | 99 #define STXVD2X(xs, ra, rb) .long (0x7c000798 | VSX_XX1((xs), (ra), (rb))) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 124 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) 128 STXVD2X(n,b,base); \
|
| H A D | ppc-opcode.h | 570 #define STXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_STXVD2X(s, a, b)) macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 124 #define STXVD2X_ROT(n,b,base) STXVD2X(n,b,base) 128 STXVD2X(n,b,base); \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 49051 always generate the VSX 'LXVD2X', 'LXVW4X', 'STXVD2X', and 'STXVW4X'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 49051 always generate the VSX 'LXVD2X', 'LXVW4X', 'STXVD2X', and 'STXVW4X'
|