Searched refs:STORE (Results 1 - 25 of 38) sorted by relevance

12

/linux-master/tools/testing/radix-tree/
H A Dmaple.c738 #define STORE 1 macro
742 (((x) == STORE) ? \
743 "STORE" : \
1032 case STORE:
1136 STORE, 140737488347136, 140737488351231,
1137 STORE, 140721266458624, 140737488351231,
1139 STORE, 140721266458624, 140721266462719,
1140 STORE, 94735788949504, 94735789121535,
1142 STORE, 94735788949504, 94735788965887,
1143 STORE, 9473578896588
[all...]
/linux-master/arch/sparc/lib/
H A Dcsum_copy_to_user.S20 #define STORE(type,src,addr) type##a src, [addr] %asi define
H A Dcsum_copy.S31 #ifndef STORE
32 #define STORE(type,src,addr) type src, [addr] define
53 EX_ST(STORE(stb, %o4, %o1 + 0x00))
63 EX_ST(STORE(sth, %o5, %o1 + 0x00))
112 EX_ST(STORE(stw, %o5, %o1 + 0x00))
115 EX_ST(STORE(stw, %g1, %o1 + 0x04))
118 EX_ST(STORE(stw, %g2, %o1 + 0x08))
121 EX_ST(STORE(stw, %o5, %o1 + 0x0c))
124 EX_ST(STORE(stw, %g1, %o1 + 0x10))
127 EX_ST(STORE(st
[all...]
H A DGENcopy_to_user.S20 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS define
H A DM7memcpy.S120 #ifndef STORE
121 #define STORE(type,src,addr) type src, [addr] define
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(st
[all...]
H A DNG4memcpy.S69 #ifndef STORE
71 #define STORE(type,src,addr) type src, [addr] define
73 #define STORE(type,src,addr) type##a src, [addr] %asi define
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(st
[all...]
H A DGENmemcpy.S26 #ifndef STORE
27 #define STORE(type,src,addr) type src, [addr] define
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)
H A DNGcopy_to_user.S20 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS define
H A DU1copy_to_user.S24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS define
H A Dmemset.S30 #define STORE(source, base, offset, n) \ define
50 STORE(source, base, offset, 0x00); \
51 STORE(source, base, offset, 0x08); \
52 STORE(source, base, offset, 0x10); \
53 STORE(source, base, offset, 0x18); \
54 STORE(source, base, offset, 0x20); \
55 STORE(source, base, offset, 0x28); \
56 STORE(source, base, offset, 0x30); \
57 STORE(source, base, offset, 0x38);
H A DM7copy_to_user.S34 #define STORE(type,src,addr) type##a src, [addr] %asi define
H A DNG2copy_to_user.S36 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS define
H A DNG4copy_to_user.S32 #define STORE(type,src,addr) type##a src, [addr] %asi define
H A DU3copy_to_user.S24 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS define
H A DU3memcpy.S44 #ifndef STORE
45 #define STORE(type,src,addr) type src, [addr] define
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(st
[all...]
H A DU1memcpy.S50 #ifndef STORE
51 #define STORE(type,src,addr) type src, [addr] define
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(st
[all...]
H A DNG2memcpy.S58 #ifndef STORE
60 #define STORE(type,src,addr) type src, [addr] define
62 #define STORE(type,src,addr) type##a src, [addr] 0x80 define
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(st
[all...]
/linux-master/arch/mips/cavium-octeon/
H A Docteon-memcpy.S89 #define STORE sd define
192 EXC( STORE t0, UNIT(0)(dst), s_exc_p16u)
193 EXC( STORE t1, UNIT(1)(dst), s_exc_p15u)
194 EXC( STORE t2, UNIT(2)(dst), s_exc_p14u)
195 EXC( STORE t3, UNIT(3)(dst), s_exc_p13u)
200 EXC( STORE t0, UNIT(4)(dst), s_exc_p12u)
201 EXC( STORE t1, UNIT(5)(dst), s_exc_p11u)
202 EXC( STORE t2, UNIT(6)(dst), s_exc_p10u)
204 EXC( STORE t3, UNIT(7)(dst), s_exc_p9u)
210 EXC( STORE t
[all...]
/linux-master/arch/powerpc/lib/
H A Dxor_vmx.c36 #define STORE(V) \ macro
64 STORE(v1);
87 STORE(v1);
115 STORE(v1);
148 STORE(v1);
/linux-master/arch/mips/lib/
H A Dmemcpy.S154 #define STORE(reg, addr, handler) EXC(sd, ST_INSN, reg, addr, handler) define
191 #define STORE(reg, addr, handler) EXC(sw, ST_INSN, reg, addr, handler) define
332 STORE(t0, UNIT(0)(dst), .Ls_exc_p8u\@)
333 STORE(t1, UNIT(1)(dst), .Ls_exc_p7u\@)
338 STORE(t2, UNIT(-6)(dst), .Ls_exc_p6u\@)
339 STORE(t3, UNIT(-5)(dst), .Ls_exc_p5u\@)
340 STORE(t4, UNIT(-4)(dst), .Ls_exc_p4u\@)
341 STORE(t7, UNIT(-3)(dst), .Ls_exc_p3u\@)
342 STORE(t0, UNIT(-2)(dst), .Ls_exc_p2u\@)
343 STORE(t
[all...]
H A Dcsum_partial.S379 #define STORE(reg, addr) EXC(sd, ST_INSN, reg, addr) define
399 #define STORE(reg, addr) EXC(sw, ST_INSN, reg, addr) define
482 STORE(t0, UNIT(0)(dst))
484 STORE(t1, UNIT(1)(dst))
486 STORE(t2, UNIT(2)(dst))
488 STORE(t3, UNIT(3)(dst))
490 STORE(t4, UNIT(4)(dst))
492 STORE(t5, UNIT(5)(dst))
494 STORE(t6, UNIT(6)(dst))
496 STORE(t
[all...]
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c33 STORE, enumerator in enum:access_type
62 if (type == STORE)
183 test_one_type(STORE, page_size, rlimit.rlim_cur);
/linux-master/arch/powerpc/include/asm/
H A Dsstep.h29 STORE, enumerator in enum:instruction_type
53 #define OP_IS_STORE(type) ((STORE <= (type) && (type) <= STORE_VSX) || (type) == STCX)
117 /* For LOAD/STORE/LARX/STCX */
/linux-master/arch/arm64/net/
H A Dbpf_jit.h60 #define A64_STRB(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 8, STORE)
63 #define A64_STRH(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 16, STORE)
66 #define A64_STR32(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 32, STORE)
69 #define A64_STR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, STORE)
77 #define A64_STRBI(Wt, Xn, imm) A64_LS_IMM(Wt, Xn, imm, 8, STORE)
80 #define A64_STRHI(Wt, Xn, imm) A64_LS_IMM(Wt, Xn, imm, 16, STORE)
83 #define A64_STR32I(Wt, Xn, imm) A64_LS_IMM(Wt, Xn, imm, 32, STORE)
86 #define A64_STR64I(Xt, Xn, imm) A64_LS_IMM(Xt, Xn, imm, 64, STORE)
101 #define A64_PUSH(Rt, Rt2, Rn) A64_LS_PAIR(Rt, Rt2, Rn, -16, STORE, PRE_INDEX)
/linux-master/drivers/md/bcache/
H A Dsysfs.h19 #define STORE(fn) \ macro
34 STORE(fn) \

Completed in 205 milliseconds

12