/linux-3.4.99/arch/mips/lib/ |
D | memcpy-inatomic.S | 171 #define FIRST(unit) ((unit)*NBYTES) macro 172 #define REST(unit) (FIRST(unit)+NBYTES-1) 173 #define UNIT(unit) FIRST(unit) 329 EXC( LDFIRST t3, FIRST(0)(src), .Ll_exc) 334 STFIRST t3, FIRST(0)(dst) 354 EXC( LDFIRST t0, FIRST(0)(src), .Ll_exc) 355 EXC( LDFIRST t1, FIRST(1)(src), .Ll_exc_copy) 359 EXC( LDFIRST t2, FIRST(2)(src), .Ll_exc_copy) 360 EXC( LDFIRST t3, FIRST(3)(src), .Ll_exc_copy) 384 EXC( LDFIRST t0, FIRST(0)(src), .Ll_exc)
|
D | memcpy.S | 171 #define FIRST(unit) ((unit)*NBYTES) macro 172 #define REST(unit) (FIRST(unit)+NBYTES-1) 173 #define UNIT(unit) FIRST(unit) 336 EXC( LDFIRST t3, FIRST(0)(src), .Ll_exc) 342 EXC( STFIRST t3, FIRST(0)(dst), .Ls_exc) 363 EXC( LDFIRST t0, FIRST(0)(src), .Ll_exc) 364 EXC( LDFIRST t1, FIRST(1)(src), .Ll_exc_copy) 368 EXC( LDFIRST t2, FIRST(2)(src), .Ll_exc_copy) 369 EXC( LDFIRST t3, FIRST(3)(src), .Ll_exc_copy) 394 EXC( LDFIRST t0, FIRST(0)(src), .Ll_exc)
|
D | csum_partial.S | 388 #define FIRST(unit) ((unit)*NBYTES) macro 389 #define REST(unit) (FIRST(unit)+NBYTES-1) 554 EXC( LDFIRST t3, FIRST(0)(src), .Ll_exc) 559 EXC( STFIRST t3, FIRST(0)(dst), .Ls_exc) 581 EXC( LDFIRST t0, FIRST(0)(src), .Ll_exc) 582 EXC( LDFIRST t1, FIRST(1)(src), .Ll_exc_copy) 586 EXC( LDFIRST t2, FIRST(2)(src), .Ll_exc_copy) 587 EXC( LDFIRST t3, FIRST(3)(src), .Ll_exc_copy) 613 EXC( LDFIRST t0, FIRST(0)(src), .Ll_exc)
|
/linux-3.4.99/drivers/lguest/x86/ |
D | switcher_32.S | 341 .macro IRQ_STUBS FIRST LAST TARGET 342 irq=\FIRST 343 .rept \LAST-\FIRST+1
|
/linux-3.4.99/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 156 #define FIRST(unit) ((unit)*NBYTES) macro 157 #define REST(unit) (FIRST(unit)+NBYTES-1) 158 #define UNIT(unit) FIRST(unit) 344 EXC( LDFIRST t0, FIRST(0)(src), l_exc) 345 EXC( LDFIRST t1, FIRST(1)(src), l_exc_copy) 349 EXC( LDFIRST t2, FIRST(2)(src), l_exc_copy) 350 EXC( LDFIRST t3, FIRST(3)(src), l_exc_copy) 367 EXC( LDFIRST t0, FIRST(0)(src), l_exc)
|
/linux-3.4.99/Documentation/netlabel/ |
D | 00-INDEX | 8 - NetLabel introduction, READ THIS FIRST.
|
/linux-3.4.99/Documentation/ |
D | mono.txt | 11 1) You MUST FIRST install the Mono CLR support, either by downloading
|
D | java.txt | 10 1) You MUST FIRST install the Java Developers Kit for Linux.
|
/linux-3.4.99/arch/m68k/fpsp040/ |
D | slogn.S | 343 |--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1. 362 andil #0xFE000000,FFRAC(%a6) | ...FIRST 7 BITS OF Y
|
D | satan.S | 281 andil #0xF8000000,XFRAC(%a6) | ...FIRST 5 BITS
|
/linux-3.4.99/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 153 #define FIRST 257 /* first free entry */ macro 177 db->max_ent = FIRST - 1; in bsd_clear()
|
/linux-3.4.99/Documentation/sound/oss/ |
D | README.ymfsb | 4 FIRST OF ALL
|
D | Introduction | 49 Alan's comments in linux/drivers/sound/README.FIRST:
|
/linux-3.4.99/drivers/net/ppp/ |
D | bsd_comp.c | 200 #define FIRST 257 /* first free entry */ macro 225 db->max_ent = FIRST-1; in bsd_clear()
|
/linux-3.4.99/Documentation/serial/ |
D | rocket.txt | 126 Remember, the FIRST RocketPort uses 68 I/O addresses. So, if you set it
|
/linux-3.4.99/Documentation/filesystems/ |
D | romfs.txt | 65 12 | checksum | The checksum of the FIRST 512 BYTES.
|
/linux-3.4.99/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6274 #--THAT IS IT MATCHES THE EXPONENT AND FIRST 5 BITS OF X, THE 8240 #--WE DEFINE F = 1.XXXXXX1, I.E. FIRST 7 BITS OF Y AND ATTACH A 1. 8259 and.l &0xFE000000,FFRAC(%a6) # FIRST 7 BITS OF Y
|
D | fpsp.S | 6387 and.l &0xF8000000,XFRAC(%a6) # FIRST 5 BITS
|