/Linux-v4.19/arch/sparc/lib/ |
D | csum_copy.S | 31 #ifndef STORE 32 #define STORE(type,src,addr) type src, [addr] macro 53 EX_ST(STORE(stb, %o4, %o1 + 0x00)) 63 EX_ST(STORE(sth, %o5, %o1 + 0x00)) 111 EX_ST(STORE(stw, %o5, %o1 + 0x00)) 114 EX_ST(STORE(stw, %g1, %o1 + 0x04)) 117 EX_ST(STORE(stw, %g2, %o1 + 0x08)) 120 EX_ST(STORE(stw, %o5, %o1 + 0x0c)) 123 EX_ST(STORE(stw, %g1, %o1 + 0x10)) 126 EX_ST(STORE(stw, %g2, %o1 + 0x14)) [all …]
|
D | M7memcpy.S | 120 #ifndef STORE 121 #define STORE(type,src,addr) type src, [addr] macro 211 EX_ST(STORE(stb, %o4, %o0), memcpy_retl_o2_plus_o5_plus_1) 238 EX_ST(STORE(stx, %o4, %o0), memcpy_retl_o2_plus_63_64) ! and store 240 EX_ST(STORE(stx, %o3, %o0+8), memcpy_retl_o2_plus_63_56) 242 EX_ST(STORE(stx, %o4, %o0+16), memcpy_retl_o2_plus_63_48) 244 EX_ST(STORE(stx, %o3, %o0+24), memcpy_retl_o2_plus_63_40) 246 EX_ST(STORE(stx, %o4, %o0+32), memcpy_retl_o2_plus_63_32) 249 EX_ST(STORE(stx, %o3, %o0+40), memcpy_retl_o2_plus_63_24) 252 EX_ST(STORE(stx, %o4, %o0-16), memcpy_retl_o2_plus_63_16) [all …]
|
D | NG4memcpy.S | 69 #ifndef STORE 71 #define STORE(type,src,addr) type src, [addr] macro 73 #define STORE(type,src,addr) type##a src, [addr] %asi macro 135 EX_ST(STORE(stb, %g2, %o0 - 0x01), memcpy_retl_o2_plus_g1_plus_1) 165 EX_ST(STORE(stx, %g2, %o0 - 0x08), memcpy_retl_o2_plus_g1_plus_8) 241 EX_ST_FP(STORE(std, %f16, %o0 + 0x00), memcpy_retl_o2_plus_o4_plus_64) 242 EX_ST_FP(STORE(std, %f18, %o0 + 0x08), memcpy_retl_o2_plus_o4_plus_56) 243 EX_ST_FP(STORE(std, %f20, %o0 + 0x10), memcpy_retl_o2_plus_o4_plus_48) 244 EX_ST_FP(STORE(std, %f22, %o0 + 0x18), memcpy_retl_o2_plus_o4_plus_40) 245 EX_ST_FP(STORE(std, %f24, %o0 + 0x20), memcpy_retl_o2_plus_o4_plus_32) [all …]
|
D | U3memcpy.S | 44 #ifndef STORE 45 #define STORE(type,src,addr) type src, [addr] macro 216 EX_ST_FP(STORE(stb, %o3, %o1 + GLOBAL_SPARE), U3_retl_o2_plus_g2_plus_g1_plus_1) 232 EX_ST_FP(STORE(std, %f0, %o0), U3_retl_o2_plus_g2_plus_8) 240 EX_ST_FP(STORE(std, %f2, %o0), U3_retl_o2_plus_g2_plus_8) 354 EX_ST_FP(STORE(std, %f8, %o0), U3_retl_o2_plus_g2_plus_8) 361 EX_ST_FP(STORE(std, %f8, %o0), U3_retl_o2_plus_g2_plus_8) 382 EX_ST(STORE(stx, %o5, %o1 + %o3), U3_retl_o2) 390 EX_ST(STORE(stw, %o5, %o1 + %o3), U3_retl_o2) 398 EX_ST(STORE(sth, %o5, %o1 + %o3), U3_retl_o2) [all …]
|
D | GENmemcpy.S | 26 #ifndef STORE 27 #define STORE(type,src,addr) type src, [addr] macro 98 EX_ST(STORE(stb, %g1, %o0),GEN_retl_o4_1) 107 EX_ST(STORE(stx, %g2, %o0),GEN_retl_g1_8) 125 EX_ST(STORE(stw, %g1, %o1 + %o3),GEN_retl_o2_4) 136 EX_ST(STORE(stb, %g1, %o1 + %o3),GEN_retl_o2_1)
|
D | NGmemcpy.S | 52 #ifndef STORE 53 #define STORE(type,src,addr) type src, [addr] macro 214 EX_ST(STORE(stb, %g1, %o0), NG_ret_i2_plus_i4_plus_1) 413 EX_ST(STORE(stx, %o4, %i1 + %i3), NG_ret_i2_plus_i4) 415 EX_ST(STORE(stx, %g1, %i1 + %i3), NG_ret_i2_plus_i4_minus_8) 423 EX_ST(STORE(stx, %o4, %i1 + %i3), NG_ret_i2_plus_8) 430 EX_ST(STORE(stw, %i5, %i1 + %i3), NG_ret_i2_plus_4) 447 EX_ST(STORE(stb, %i5, %i1 + %i3), NG_ret_i2_plus_g1_plus_1) 472 EX_ST(STORE(stx, %i5, %o0), NG_ret_i2_and_7_plus_i4) 493 EX_ST(STORE(stw, %g1, %i1 + %i3), NG_ret_i2_plus_4) [all …]
|
D | U1memcpy.S | 50 #ifndef STORE 51 #define STORE(type,src,addr) type src, [addr] macro 111 EX_ST_FP(STORE(std, %f48, %dest), U1_g3_8_fp); \ 285 EX_ST_FP(STORE(stb, %o3, %o1 + %GLOBAL_SPARE), U1_g1_1_fp) 301 EX_ST_FP(STORE(std, %f0, %o0), U1_g2_8_fp) 309 EX_ST_FP(STORE(std, %f0, %o0), U1_g2_8_fp) 554 EX_ST_FP(STORE(std, %f8, %o0), U1_g3_8_fp) 561 EX_ST_FP(STORE(std, %f8, %o0), U1_g3_8_fp) 571 EX_ST_FP(STORE(stb, %o3, %o0), U1_o2_1_fp) 590 EX_ST(STORE(stx, %o5, %o1 + %o3), U1_gs_10) [all …]
|
D | NG2memcpy.S | 58 #ifndef STORE 60 #define STORE(type,src,addr) type src, [addr] macro 62 #define STORE(type,src,addr) type##a src, [addr] 0x80 macro 297 EX_ST(STORE(stb, %g1, %o0), NG2_retl_o2_plus_o4_plus_1) 497 EX_ST(STORE(stx, %o5, %o1 + GLOBAL_SPARE), NG2_retl_o2_plus_o4_plus_16) 499 EX_ST(STORE(stx, %g1, %o1 + GLOBAL_SPARE), NG2_retl_o2_plus_o4_plus_8) 507 EX_ST(STORE(stx, %o5, %o1 + GLOBAL_SPARE), NG2_retl_o2_plus_8) 514 EX_ST(STORE(stw, %o5, %o1 + GLOBAL_SPARE), NG2_retl_o2_plus_4) 531 EX_ST(STORE(stb, %o5, %o1 + GLOBAL_SPARE), NG2_retl_o2_plus_g1_plus_1) 556 EX_ST(STORE(stx, %o5, %o0), NG2_retl_o2_and_7_plus_o4_plus_8) [all …]
|
D | csum_copy_to_user.S | 20 #define STORE(type,src,addr) type##a src, [addr] %asi macro
|
D | GENcopy_to_user.S | 20 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
D | NGcopy_to_user.S | 20 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
D | U1copy_to_user.S | 24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
D | U3copy_to_user.S | 24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
D | M7copy_to_user.S | 34 #define STORE(type,src,addr) type##a src, [addr] %asi macro
|
D | NG4copy_to_user.S | 32 #define STORE(type,src,addr) type##a src, [addr] %asi macro
|
D | NG2copy_to_user.S | 36 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
/Linux-v4.19/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 89 #define STORE sd macro 190 EXC( STORE t0, UNIT(0)(dst), s_exc_p16u) 191 EXC( STORE t1, UNIT(1)(dst), s_exc_p15u) 192 EXC( STORE t2, UNIT(2)(dst), s_exc_p14u) 193 EXC( STORE t3, UNIT(3)(dst), s_exc_p13u) 198 EXC( STORE t0, UNIT(4)(dst), s_exc_p12u) 199 EXC( STORE t1, UNIT(5)(dst), s_exc_p11u) 200 EXC( STORE t2, UNIT(6)(dst), s_exc_p10u) 202 EXC( STORE t3, UNIT(7)(dst), s_exc_p9u) 208 EXC( STORE t0, UNIT(-8)(dst), s_exc_p8u) [all …]
|
/Linux-v4.19/Documentation/translations/ko_KR/ |
D | memory-barriers.txt | 190 STORE A=3, STORE B=4, y=LOAD A->3, x=LOAD B->4 191 STORE A=3, STORE B=4, x=LOAD B->4, y=LOAD A->3 192 STORE A=3, y=LOAD A->3, STORE B=4, x=LOAD B->4 193 STORE A=3, y=LOAD A->3, x=LOAD B->2, STORE B=4 194 STORE A=3, x=LOAD B->2, STORE B=4, y=LOAD A->3 195 STORE A=3, x=LOAD B->2, y=LOAD A->3, STORE B=4 196 STORE B=4, STORE A=3, y=LOAD A->3, x=LOAD B->4 197 STORE B=4, ... 247 STORE *A = 5, x = LOAD *D 248 x = LOAD *D, STORE *A = 5 [all …]
|
/Linux-v4.19/arch/mips/lib/ |
D | memcpy.S | 154 #define STORE(reg, addr, handler) EXC(sd, ST_INSN, reg, addr, handler) macro 191 #define STORE(reg, addr, handler) EXC(sw, ST_INSN, reg, addr, handler) macro 328 STORE(t0, UNIT(0)(dst), .Ls_exc_p8u\@) 329 STORE(t1, UNIT(1)(dst), .Ls_exc_p7u\@) 334 STORE(t2, UNIT(-6)(dst), .Ls_exc_p6u\@) 335 STORE(t3, UNIT(-5)(dst), .Ls_exc_p5u\@) 336 STORE(t4, UNIT(-4)(dst), .Ls_exc_p4u\@) 337 STORE(t7, UNIT(-3)(dst), .Ls_exc_p3u\@) 338 STORE(t0, UNIT(-2)(dst), .Ls_exc_p2u\@) 339 STORE(t1, UNIT(-1)(dst), .Ls_exc_p1u\@) [all …]
|
D | csum_partial.S | 393 #define STORE(reg, addr, handler) EXC(sd, ST_INSN, reg, addr, handler) macro 413 #define STORE(reg, addr, handler) EXC(sw, ST_INSN, reg, addr, handler) macro 509 STORE(t0, UNIT(0)(dst), .Ls_exc\@) 511 STORE(t1, UNIT(1)(dst), .Ls_exc\@) 513 STORE(t2, UNIT(2)(dst), .Ls_exc\@) 515 STORE(t3, UNIT(3)(dst), .Ls_exc\@) 517 STORE(t4, UNIT(4)(dst), .Ls_exc\@) 519 STORE(t5, UNIT(5)(dst), .Ls_exc\@) 521 STORE(t6, UNIT(6)(dst), .Ls_exc\@) 523 STORE(t7, UNIT(7)(dst), .Ls_exc\@) [all …]
|
/Linux-v4.19/arch/powerpc/lib/ |
D | xor_vmx.c | 48 #define STORE(V) \ macro 75 STORE(v1); in __xor_altivec_2() 96 STORE(v1); in __xor_altivec_3() 122 STORE(v1); in __xor_altivec_4() 152 STORE(v1); in __xor_altivec_5()
|
/Linux-v4.19/Documentation/ |
D | memory-barriers.txt | 161 STORE A=3, STORE B=4, y=LOAD A->3, x=LOAD B->4 162 STORE A=3, STORE B=4, x=LOAD B->4, y=LOAD A->3 163 STORE A=3, y=LOAD A->3, STORE B=4, x=LOAD B->4 164 STORE A=3, y=LOAD A->3, x=LOAD B->2, STORE B=4 165 STORE A=3, x=LOAD B->2, STORE B=4, y=LOAD A->3 166 STORE A=3, x=LOAD B->2, y=LOAD A->3, STORE B=4 167 STORE B=4, STORE A=3, y=LOAD A->3, x=LOAD B->4 168 STORE B=4, ... 219 STORE *A = 5, x = LOAD *D 220 x = LOAD *D, STORE *A = 5 [all …]
|
/Linux-v4.19/arch/arm64/net/ |
D | bpf_jit.h | 71 #define A64_STRB(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 8, STORE) 73 #define A64_STRH(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 16, STORE) 75 #define A64_STR32(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 32, STORE) 77 #define A64_STR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, STORE) 86 #define A64_PUSH(Rt, Rt2, Rn) A64_LS_PAIR(Rt, Rt2, Rn, -16, STORE, PRE_INDEX)
|
/Linux-v4.19/drivers/md/bcache/ |
D | sysfs.h | 19 #define STORE(fn) \ macro 34 STORE(fn) \
|
/Linux-v4.19/Documentation/input/devices/ |
D | yealink.rst | 61 Icon names : M D : IN OUT STORE 146 STORE 172 echo -n "STORE" > ./show_icon
|