/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 | 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 | csum_copy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] %asi macro
|
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)) 423 EX_ST(STORE(stx, %o5, %o1 + %o3)) 425 EX_ST(STORE(stx, %g1, %o1 + %o3)) 433 EX_ST(STORE(stx, %o5, %o1 + %o3)) 440 EX_ST(STORE(stw, %o5, %o1 + %o3)) 457 EX_ST(STORE(stb, %o5, %o1 + %o3)) 482 EX_ST(STORE(stx, %o5, %o0)) [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 | GENcopy_to_user.S | 19 #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 | U1copy_to_user.S | 15 #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 | 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 | 93 #define STORE sd macro 129 #define STORE sw macro 212 EXC( STORE t0, UNIT(0)(dst), s_exc_p16u) 213 EXC( STORE t1, UNIT(1)(dst), s_exc_p15u) 214 EXC( STORE t2, UNIT(2)(dst), s_exc_p14u) 215 EXC( STORE t3, UNIT(3)(dst), s_exc_p13u) 220 EXC( STORE t0, UNIT(4)(dst), s_exc_p12u) 221 EXC( STORE t1, UNIT(5)(dst), s_exc_p11u) 222 EXC( STORE t2, UNIT(6)(dst), s_exc_p10u) 224 EXC( STORE t3, UNIT(7)(dst), s_exc_p9u) [all …]
|
/arch/mips/lib/ |
D | memcpy-inatomic.S | 108 #define STORE sd macro 144 #define STORE sw macro 238 STORE t0, UNIT(0)(dst) 239 STORE t1, UNIT(1)(dst) 244 STORE t2, UNIT(-6)(dst) 245 STORE t3, UNIT(-5)(dst) 246 STORE t4, UNIT(-4)(dst) 247 STORE t7, UNIT(-3)(dst) 248 STORE t0, UNIT(-2)(dst) 249 STORE t1, UNIT(-1)(dst) [all …]
|
D | memcpy.S | 108 #define STORE sd macro 144 #define STORE sw macro 243 EXC( STORE t0, UNIT(0)(dst), .Ls_exc_p8u) 244 EXC( STORE t1, UNIT(1)(dst), .Ls_exc_p7u) 249 EXC( STORE t2, UNIT(-6)(dst), .Ls_exc_p6u) 250 EXC( STORE t3, UNIT(-5)(dst), .Ls_exc_p5u) 251 EXC( STORE t4, UNIT(-4)(dst), .Ls_exc_p4u) 252 EXC( STORE t7, UNIT(-3)(dst), .Ls_exc_p3u) 253 EXC( STORE t0, UNIT(-2)(dst), .Ls_exc_p2u) 254 EXC( STORE t1, UNIT(-1)(dst), .Ls_exc_p1u) [all …]
|
D | csum_partial.S | 343 #define STORE sd macro 360 #define STORE sw macro 449 EXC( STORE t0, UNIT(0)(dst), .Ls_exc) 451 EXC( STORE t1, UNIT(1)(dst), .Ls_exc) 453 EXC( STORE t2, UNIT(2)(dst), .Ls_exc) 455 EXC( STORE t3, UNIT(3)(dst), .Ls_exc) 457 EXC( STORE t4, UNIT(4)(dst), .Ls_exc) 459 EXC( STORE t5, UNIT(5)(dst), .Ls_exc) 461 EXC( STORE t6, UNIT(6)(dst), .Ls_exc) 463 EXC( STORE t7, UNIT(7)(dst), .Ls_exc) [all …]
|
/arch/tile/lib/ |
D | usercopy_64.S | 57 #define __put_user_N(bytes, STORE) \ argument 59 1: { STORE r1, r0; move r0, zero }; \
|
D | usercopy_32.S | 70 #define __put_user_N(bytes, STORE) \ argument 72 1: { STORE r1, r0; move r0, zero }; \
|
/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/blackfin/ |
D | Kconfig | 698 If enabled, interrupt entry code (STORE/RESTORE CONTEXT) is linked 707 (STORE/RESTORE CONTEXT) is linked into L1 instruction memory.
|
/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 6383 #-- -ATAN(|F|), WE NEED TO STORE ONLY ATAN(|F|). 6398 #--CREATE ATAN(F) AND STORE IT IN ATANF, AND 8451 fmov.x %fp1,SAVEU(%a6) # STORE U IN MEMORY, FREE FP1
|