/arch/sparc/lib/ |
D | csum_copy.S | 28 #ifndef STORE 29 #define STORE(type,src,addr) type src, [addr] macro 50 EX_ST(STORE(stb, %o4, %o1 + 0x00)) 60 EX_ST(STORE(sth, %o5, %o1 + 0x00)) 106 EX_ST(STORE(stw, %o5, %o1 + 0x00)) 109 EX_ST(STORE(stw, %g1, %o1 + 0x04)) 112 EX_ST(STORE(stw, %g2, %o1 + 0x08)) 115 EX_ST(STORE(stw, %o5, %o1 + 0x0c)) 118 EX_ST(STORE(stw, %g1, %o1 + 0x10)) 121 EX_ST(STORE(stw, %g2, %o1 + 0x14)) [all …]
|
D | NG4memcpy.S | 64 #ifndef STORE 66 #define STORE(type,src,addr) type src, [addr] macro 68 #define STORE(type,src,addr) type##a src, [addr] %asi macro 126 EX_ST(STORE(stb, %g2, %o0 - 0x01)) 156 EX_ST(STORE(stx, %g2, %o0 - 0x08)) 232 EX_ST(STORE(std, %f16, %o0 + 0x00)) 233 EX_ST(STORE(std, %f18, %o0 + 0x08)) 234 EX_ST(STORE(std, %f20, %o0 + 0x10)) 235 EX_ST(STORE(std, %f22, %o0 + 0x18)) 236 EX_ST(STORE(std, %f24, %o0 + 0x20)) [all …]
|
D | GENmemcpy.S | 28 #ifndef STORE 29 #define STORE(type,src,addr) type src, [addr] macro 77 EX_ST(STORE(stb, %g1, %o0)) 86 EX_ST(STORE(stx, %g2, %o0)) 104 EX_ST(STORE(stw, %g1, %o1 + %o3)) 115 EX_ST(STORE(stb, %g1, %o1 + %o3))
|
D | U3memcpy.S | 40 #ifndef STORE 41 #define STORE(type,src,addr) type src, [addr] macro 124 EX_ST(STORE(stb, %o3, %o1 + GLOBAL_SPARE)) 140 EX_ST(STORE(std, %f0, %o0)) 148 EX_ST(STORE(std, %f2, %o0)) 262 EX_ST(STORE(std, %f8, %o0)) 269 EX_ST(STORE(std, %f8, %o0)) 290 EX_ST(STORE(stx, %o5, %o1 + %o3)) 297 EX_ST(STORE(stw, %o5, %o1 + %o3)) 304 EX_ST(STORE(sth, %o5, %o1 + %o3)) [all …]
|
D | NGmemcpy.S | 54 #ifndef STORE 55 #define STORE(type,src,addr) type src, [addr] macro 130 EX_ST(STORE(stb, %g1, %o0)) 328 EX_ST(STORE(stx, %o4, %i1 + %i3)) 330 EX_ST(STORE(stx, %g1, %i1 + %i3)) 338 EX_ST(STORE(stx, %o4, %i1 + %i3)) 345 EX_ST(STORE(stw, %i5, %i1 + %i3)) 362 EX_ST(STORE(stb, %i5, %i1 + %i3)) 387 EX_ST(STORE(stx, %i5, %o0)) 408 EX_ST(STORE(stw, %g1, %i1 + %i3)) [all …]
|
D | U1memcpy.S | 45 #ifndef STORE 46 #define STORE(type,src,addr) type src, [addr] macro 106 EX_ST(STORE(std, %f48, %dest)); \ 164 EX_ST(STORE(stb, %o3, %o1 + %GLOBAL_SPARE)) 180 EX_ST(STORE(std, %f0, %o0)) 188 EX_ST(STORE(std, %f0, %o0)) 433 EX_ST(STORE(std, %f8, %o0)) 440 EX_ST(STORE(std, %f8, %o0)) 450 EX_ST(STORE(stb, %o3, %o0)) 469 EX_ST(STORE(stx, %o5, %o1 + %o3)) [all …]
|
D | NG2memcpy.S | 54 #ifndef STORE 56 #define STORE(type,src,addr) type src, [addr] macro 58 #define STORE(type,src,addr) type##a src, [addr] 0x80 macro 228 EX_ST(STORE(stb, %g1, %o0)) 424 EX_ST(STORE(stx, %o5, %o1 + GLOBAL_SPARE)) 426 EX_ST(STORE(stx, %g1, %o1 + GLOBAL_SPARE)) 434 EX_ST(STORE(stx, %o5, %o1 + GLOBAL_SPARE)) 441 EX_ST(STORE(stw, %o5, %o1 + GLOBAL_SPARE)) 458 EX_ST(STORE(stb, %o5, %o1 + GLOBAL_SPARE)) 483 EX_ST(STORE(stx, %o5, %o0)) [all …]
|
D | csum_copy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] %asi macro
|
D | GENcopy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
D | NGcopy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
D | NG4copy_to_user.S | 23 #define STORE(type,src,addr) type##a src, [addr] %asi macro
|
D | U1copy_to_user.S | 15 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
D | U3copy_to_user.S | 15 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
D | NG2copy_to_user.S | 27 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS macro
|
/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 88 #define STORE sd macro 197 EXC( STORE t0, UNIT(0)(dst), s_exc_p16u) 198 EXC( STORE t1, UNIT(1)(dst), s_exc_p15u) 199 EXC( STORE t2, UNIT(2)(dst), s_exc_p14u) 200 EXC( STORE t3, UNIT(3)(dst), s_exc_p13u) 205 EXC( STORE t0, UNIT(4)(dst), s_exc_p12u) 206 EXC( STORE t1, UNIT(5)(dst), s_exc_p11u) 207 EXC( STORE t2, UNIT(6)(dst), s_exc_p10u) 209 EXC( STORE t3, UNIT(7)(dst), s_exc_p9u) 215 EXC( STORE t0, UNIT(-8)(dst), s_exc_p8u) [all …]
|
/arch/powerpc/lib/ |
D | xor_vmx.c | 41 #define STORE(V) \ macro 71 STORE(v1); in xor_altivec_2() 98 STORE(v1); in xor_altivec_3() 130 STORE(v1); in xor_altivec_4() 166 STORE(v1); in xor_altivec_5()
|
D | sstep.c | 1409 op->type = MKOP(STORE, u, 8); in analyse_instr() 1415 op->type = MKOP(STORE, u, 4); in analyse_instr() 1420 op->type = MKOP(STORE, u, 1); in analyse_instr() 1442 op->type = MKOP(STORE, u, 2); in analyse_instr() 1501 op->type = MKOP(STORE, BYTEREV, 8); in analyse_instr() 1511 op->type = MKOP(STORE, BYTEREV, 4); in analyse_instr() 1530 op->type = MKOP(STORE, BYTEREV, 2); in analyse_instr() 1569 op->type = MKOP(STORE, u, 4); in analyse_instr() 1575 op->type = MKOP(STORE, u, 1); in analyse_instr() 1593 op->type = MKOP(STORE, u, 2); in analyse_instr() [all …]
|
/arch/mips/lib/ |
D | memcpy.S | 153 #define STORE(reg, addr, handler) EXC(sd, ST_INSN, reg, addr, handler) macro 190 #define STORE(reg, addr, handler) EXC(sw, ST_INSN, reg, addr, handler) macro 327 STORE(t0, UNIT(0)(dst), .Ls_exc_p8u\@) 328 STORE(t1, UNIT(1)(dst), .Ls_exc_p7u\@) 333 STORE(t2, UNIT(-6)(dst), .Ls_exc_p6u\@) 334 STORE(t3, UNIT(-5)(dst), .Ls_exc_p5u\@) 335 STORE(t4, UNIT(-4)(dst), .Ls_exc_p4u\@) 336 STORE(t7, UNIT(-3)(dst), .Ls_exc_p3u\@) 337 STORE(t0, UNIT(-2)(dst), .Ls_exc_p2u\@) 338 STORE(t1, UNIT(-1)(dst), .Ls_exc_p1u\@) [all …]
|
D | csum_partial.S | 391 #define STORE(reg, addr, handler) EXC(sd, ST_INSN, reg, addr, handler) macro 411 #define STORE(reg, addr, handler) EXC(sw, ST_INSN, reg, addr, handler) macro 506 STORE(t0, UNIT(0)(dst), .Ls_exc\@) 508 STORE(t1, UNIT(1)(dst), .Ls_exc\@) 510 STORE(t2, UNIT(2)(dst), .Ls_exc\@) 512 STORE(t3, UNIT(3)(dst), .Ls_exc\@) 514 STORE(t4, UNIT(4)(dst), .Ls_exc\@) 516 STORE(t5, UNIT(5)(dst), .Ls_exc\@) 518 STORE(t6, UNIT(6)(dst), .Ls_exc\@) 520 STORE(t7, UNIT(7)(dst), .Ls_exc\@) [all …]
|
/arch/arm64/net/ |
D | bpf_jit.h | 65 #define A64_STRB(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 8, STORE) 67 #define A64_STRH(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 16, STORE) 69 #define A64_STR32(Wt, Xn, Xm) A64_LS_REG(Wt, Xn, Xm, 32, STORE) 71 #define A64_STR64(Xt, Xn, Xm) A64_LS_REG(Xt, Xn, Xm, 64, STORE) 80 #define A64_PUSH(Rt, Rt2, Rn) A64_LS_PAIR(Rt, Rt2, Rn, -16, STORE, PRE_INDEX)
|
/arch/powerpc/include/asm/ |
D | sstep.h | 36 STORE, enumerator
|
/arch/arm/nwfpe/ |
D | fpopcode.h | 226 #define STORE(opcode) ((opcode & BIT_LOAD) == 0) macro
|
/arch/m68k/fpsp040/ |
D | satan.S | 276 |-- -ATAN(|F|), WE NEED TO STORE ONLY ATAN(|F|). 292 |--CREATE ATAN(F) AND STORE IT IN ATANF, AND
|
D | slogn.S | 441 fmovex %fp1,SAVEU(%a6) | ...STORE U IN MEMORY, FREE FP1
|
/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 76 u64 val = P(OP, STORE) | P(SNOOP, NA) | P(LVL, L1) | P(TLB, L2); in precise_store_data()
|