Searched defs:SRC (Results 1 - 6 of 6) sorted by relevance

/arch/sh/lib/
H A Dchecksum.S186 * The macros SRC and DST specify the type of access for the instruction.
189 * FIXME: could someone double-check whether I haven't mixed up some SRC and
194 #define SRC(...) \ define
207 ! r4: const char *SRC
249 SRC( mov.b @r4+,r1 )
250 SRC( mov.b @r4+,r0 )
282 SRC( mov.w @r4+,r0 )
298 SRC( mov.l @r4+,r0 )
299 SRC( mov.l @r4+,r1 )
305 SRC( mo
[all...]
/arch/x86/lib/
H A Dchecksum_32.S275 * The macros SRC and DST specify the type of access for the instruction.
278 * FIXME: could someone double-check whether I haven't mixed up some SRC and
283 #define SRC(y...) \ define
321 SRC(1: movw (%esi), %bx )
332 SRC(1: movl (%esi), %ebx )
333 SRC( movl 4(%esi), %edx )
339 SRC( movl 8(%esi), %ebx )
340 SRC( movl 12(%esi), %edx )
346 SRC( movl 16(%esi), %ebx )
347 SRC( mov
[all...]
/arch/x86/um/
H A Dchecksum_32.S225 * The macros SRC and DST specify the type of access for the instruction.
228 * FIXME: could someone double-check whether I haven't mixed up some SRC and
233 #define SRC(y...) \ define
268 SRC(1: movw (%esi), %bx )
279 SRC(1: movl (%esi), %ebx )
280 SRC( movl 4(%esi), %edx )
286 SRC( movl 8(%esi), %ebx )
287 SRC( movl 12(%esi), %edx )
293 SRC( movl 16(%esi), %ebx )
294 SRC( mov
[all...]
/arch/xtensa/lib/
H A Dchecksum.S178 * The macros SRC and DST specify the type of access for the instruction.
182 #define SRC(y...) \ define
245 SRC( l32i a9, a2, 0 )
246 SRC( l32i a8, a2, 4 )
251 SRC( l32i a9, a2, 8 )
252 SRC( l32i a8, a2, 12 )
257 SRC( l32i a9, a2, 16 )
258 SRC( l32i a8, a2, 20 )
263 SRC( l32i a9, a2, 24 )
264 SRC( l32
[all...]
/arch/sh/kernel/cpu/sh2a/
H A Dsetup-sh7203.c38 /* ROM-DEC, SDHI, SRC, and IEB are SH7263 specific */
40 SRC, IEBI, enumerator in enum:__anon2669
127 INTC_IRQ(SRC, 244), INTC_IRQ(SRC, 245),
128 INTC_IRQ(SRC, 246),
163 { 0xfffe0c16, 0, 16, 4, /* IPR17 */ { RCAN1, SRC, IEBI, 0 } },
/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7770.c519 TMU, DMAC, I2S, SRC, GFX3D, SPI, SCIF, BBDMAC, enumerator in enum:__anon2719
576 INTC_GROUP(SRC, SRC_RX, SRC_TX, SRC_SPDIF),
589 GPS, CAN, ATAPI, USB, YUV, REMOTE, VIDEO_IN, DU, SRC, I2S,
596 { 0xffe00008, 0, 32, 8, /* INT2PRI2 */ { DMAC, I2S, SRC, DU } },

Completed in 286 milliseconds