Searched refs:stex (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/lib/ |
H A D | copyuser_64.S | 42 .macro stex /* exception handler for store */ macro 111 stex; std r9,0(r3) 113 stex; std r8,8(r3) 118 stex; std r7,16(r3) 120 stex; std r6,24(r3) 125 stex; std r9,0(r3) 127 stex; std r8,8(r3) 138 stex; std r9,0(r3) 143 stex; stw r9,0(r3) 148 stex; st [all...] |
/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | copyuser_64.S | 42 .macro stex /* exception handler for store */ macro 111 stex; std r9,0(r3) 113 stex; std r8,8(r3) 118 stex; std r7,16(r3) 120 stex; std r6,24(r3) 125 stex; std r9,0(r3) 127 stex; std r8,8(r3) 138 stex; std r9,0(r3) 143 stex; stw r9,0(r3) 148 stex; st [all...] |
/linux/arch/csky/kernel/ |
H A D | atomic.S | 38 stex a3, (a2)
|
/linux/drivers/scsi/ |
H A D | Makefile | 128 obj-$(CONFIG_SCSI_STEX) += stex.o
|
H A D | Kconfig | 899 module will be called stex.
|
/linux/arch/csky/ |
H A D | Kconfig | 134 For SMP, CPU needs "ldex&stex" instructions for atomic operations.
|