Home
last modified time | relevance | path

Searched refs:stex (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dcopyuser_64.S42 .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; sth r9,0(r3)
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S42 .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; sth r9,0(r3)
[all …]
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Datomic.S34 stex a3, (a2)
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DMakefile129 obj-$(CONFIG_SCSI_STEX) += stex.o
H A DKconfig906 module will be called stex.
/OK3568_Linux_fs/kernel/arch/csky/
H A DKconfig104 For SMP, CPU needs "ldex&stex" instructions for atomic operations.