Searched refs:LXVD2X (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/lib/ |
| H A D | reg.S | 133 LXVD2X (0,(4),(3)) 135 LXVD2X (1,(4),(3)) 137 LXVD2X (2,(4),(3)) 139 LXVD2X (3,(4),(3)) 141 LXVD2X (4,(4),(3)) 143 LXVD2X (5,(4),(3)) 145 LXVD2X (6,(4),(3)) 147 LXVD2X (7,(4),(3)) 149 LXVD2X (8,(4),(3)) 151 LXVD2X (9,(4),(3)) [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | ldstfp.S | 169 1: LXVD2X(0,R0,R4) 175 LXVD2X(0,R1,R8) 199 LXVD2X(0,R1,R8)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/ |
| H A D | reg.h | 100 #define LXVD2X(xs, ra, rb) .long (0x7c000698 | VSX_XX1((xs), (ra), (rb))) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 125 #define LXVD2X_ROT(n,b,base) LXVD2X(n,b,base) 131 #define LXVD2X_ROT(n,b,base) LXVD2X(n,b,base); \
|
| H A D | ppc-opcode.h | 571 #define LXVD2X(s, a, b) stringify_in_c(.long PPC_RAW_LXVD2X(s, a, b)) macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 125 #define LXVD2X_ROT(n,b,base) LXVD2X(n,b,base) 131 #define LXVD2X_ROT(n,b,base) LXVD2X(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'
|