Searched full:stwx (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | asm-compat.h | 31 #define STWX_BE stringify_in_c(stwx)
|
| /linux/arch/powerpc/include/asm/ |
| H A D | asm-compat.h | 31 #define STWX_BE stringify_in_c(stwx)
|
| /linux/arch/powerpc/lib/ |
| H A D | memcpy_64.S | 199 stwx r0,r7,r3
|
| H A D | copyuser_64.S | 287 stwx r0,r7,r3
|
| /linux/tools/testing/selftests/powerpc/copyloops/ |
| H A D | memcpy_64.S | 199 stwx r0,r7,r3
|
| H A D | copyuser_64.S | 287 stwx r0,r7,r3
|
| /linux/arch/powerpc/kernel/ |
| H A D | reloc_32.S | 135 stwx r0, r4, r7 /* memory[r4+r7]) = (u32)r0 */
|
| /linux/arch/powerpc/boot/ |
| H A D | crt0.S | 110 stwx r0,r11,r12
|
| /linux/tools/testing/selftests/powerpc/alignment/ |
| H A D | alignment_handler.c | 447 STORE_XFORM_TEST(stwx); in test_alignment_handler_integer()
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 4930 {"stwx", X(31,151), X_MASK, PPCCOM, 0, {RS, RA0, RB}},
|