/arch/x86/boot/compressed/ |
D | Makefile | 30 targets += vmlinux.bin.all vmlinux.relocs relocs 38 vmlinux.bin.all-y := $(obj)/vmlinux.bin 39 vmlinux.bin.all-$(CONFIG_RELOCATABLE) += $(obj)/vmlinux.relocs 42 $(obj)/vmlinux.bin.all: $(vmlinux.bin.all-y) FORCE 48 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin.all FORCE
|
D | .gitignore | 2 vmlinux.bin.all
|
/arch/m68k/fpsp040/ |
D | tbldo.S | 12 | the stag. For dyadic functions, all 49 .long smovcr |$00-0 fmovecr all 50 .long smovcr |$00-1 fmovecr all 51 .long smovcr |$00-2 fmovecr all 52 .long smovcr |$00-3 fmovecr all 53 .long smovcr |$00-4 fmovecr all 54 .long smovcr |$00-5 fmovecr all 55 .long smovcr |$00-6 fmovecr all 56 .long smovcr |$00-7 fmovecr all 346 .long pmod |$21-0 fmod all [all …]
|
D | x_unsupp.S | 67 andl #0xFF00FF,%d1 |clear all but aexcs and qbyte 70 andl #0x0FFF40FF,%d1 |clear all but cc's, snan bit, aexcs, and qbyte
|
D | x_unimp.S | 59 andl #0xFF00FF,%d0 |clear all but accrued exceptions 61 fmovel #0,%FPSR |clear all user bits 62 fmovel #0,%FPCR |clear all user exceptions for FPSP
|
D | round.S | 84 movel #0xffffffff,%d0 |force g,r,s to be all f's 152 andil #0x0000003f,%d2 |s bit is the or of all other 164 andil #0x000001ff,%d2 |s bit is the or-ing of all 252 | Truncate all other bits 374 lsrl %d6,%d1 |shift off all bits but those that will 388 subw #32,%d0 |account for ms mant being all zeros 444 bpls chk_stky |then branch (all bits would be 457 bpls chk_stky |then branch (all bits would be 494 | d1.b inexact flag: all ones means inexact result 550 andil #0xe0000000,%d2 |clear all but G,R,S [all …]
|
/arch/cris/arch-v32/mach-fs/ |
D | Kconfig | 95 LED's at the general ports, these bits are used for all kinds of 96 stuff. If you don't know what to use, it is always safe to put all 117 LED's at the general ports, these bits are used for all kinds of 118 stuff. If you don't know what to use, it is always safe to put all 139 LED's at the general ports, these bits are used for all kinds of 140 stuff. If you don't know what to use, it is always safe to put all 161 LED's at the general ports, these bits are used for all kinds of 162 stuff. If you don't know what to use, it is always safe to put all 183 LED's at the general ports, these bits are used for all kinds of 184 stuff. If you don't know what to use, it is always safe to put all [all …]
|
/arch/cris/arch-v32/mach-a3/ |
D | Kconfig | 57 LED's at the general ports, these bits are used for all kinds of 58 stuff. If you don't know what to use, it is always safe to put all 77 LED's at the general ports, these bits are used for all kinds of 78 stuff. If you don't know what to use, it is always safe to put all 97 LED's at the general ports, these bits are used for all kinds of 98 stuff. If you don't know what to use, it is always safe to put all
|
/arch/powerpc/boot/dts/ |
D | virtex440-ml507.dts | 153 xlnx,all-inputs = <1>; 154 xlnx,all-inputs-2 = <0>; 191 xlnx,all-inputs = <0>; 192 xlnx,all-inputs-2 = <0>; 207 xlnx,all-inputs = <0>; 208 xlnx,all-inputs-2 = <0>; 225 xlnx,all-inputs = <1>; 226 xlnx,all-inputs-2 = <0>;
|
/arch/powerpc/platforms/ps3/ |
D | Kconfig | 32 kernel: saying N will just cause the configurator to skip all 78 general, all users will say Y or M. 89 general, all users will say Y or M. 103 In general, all users will say Y or M. 113 In general, all users will say Y or M. 125 In general, all users will say Y or M.
|
/arch/frv/kernel/ |
D | cmode.S | 75 # (2) Set '0' to all bits of the MASK register of the interrupt 83 # (3) Stop the transfer function of DMAC. Stop all the bus masters 111 # (5) Flush the content of all caches by the DCEF instruction. 118 # self-refresh mode. Execute the dummy load to all memory
|
/arch/xtensa/boot/boot-elf/ |
D | Makefile | 24 $(OBJCOPY) --strip-all -R .comment -R .note.gnu.build-id -O binary \ 36 $(OBJCOPY) --strip-all -R .comment -R .note.gnu.build-id -O binary \
|
/arch/cris/arch-v32/ |
D | Kconfig | 199 LED's at the general ports, these bits are used for all kinds of 200 stuff. If you don't know what to use, it is always safe to put all 221 LED's at the general ports, these bits are used for all kinds of 222 stuff. If you don't know what to use, it is always safe to put all 243 LED's at the general ports, these bits are used for all kinds of 244 stuff. If you don't know what to use, it is always safe to put all 265 LED's at the general ports, these bits are used for all kinds of 266 stuff. If you don't know what to use, it is always safe to put all 287 LED's at the general ports, these bits are used for all kinds of 288 stuff. If you don't know what to use, it is always safe to put all
|
/arch/um/sys-ia64/ |
D | Makefile | 5 all: $(OBJ) target
|
/arch/mips/sgi-ip27/ |
D | TODO | 8 5. Is it okay to set calias space on all nodes as 0, instead of 8k as 11 being invoked on all nodes in ip27-memory.c.
|
/arch/arm/include/asm/ |
D | vfpmacros.h | 17 @ read all the working registers back into the VFP in toolkits() 33 @ write all the working registers out of the VFP
|
/arch/ia64/hp/sim/boot/ |
D | bootloader.lds | 20 can access them all, and initialized data all before uninitialized, so
|
/arch/mips/ |
D | Makefile | 69 all-$(CONFIG_BOOT_ELF32) := $(vmlinux-32) 70 all-$(CONFIG_BOOT_ELF64) := $(vmlinux-64) 100 undef-all += -UMIPSEB -U_MIPSEB -U__MIPSEB -U__MIPSEB__ 101 undef-all += -UMIPSEL -U_MIPSEL -U__MIPSEL -U__MIPSEL__ 104 …NDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' && echo -EB $(undef-all) $(predef-be)) 105 …ENDIAN) += $(shell $(CC) -dumpmachine |grep -q 'mips.*el-.*' || echo -EL $(undef-all) $(predef-le)) 319 all-$(CONFIG_MIPS_MALTA) := vmlinux.bin 562 all-$(CONFIG_SNI_RM) := vmlinux.ecoff 611 all-$(CONFIG_MIPS_GOLDFISH) := vmlinux.bin 707 all: $(all-y) target
|
/arch/arm/mach-s3c2410/include/mach/ |
D | debug-macro.S | 33 @ check for arm920 vs arm926. currently assume all arm926 61 @ check for arm920 vs arm926. currently assume all arm926
|
/arch/avr32/ |
D | Makefile | 9 .PHONY: all 10 all: uImage vmlinux.elf target
|
/arch/x86/include/asm/ |
D | kdebug.h | 32 extern void __show_regs(struct pt_regs *regs, int all);
|
/arch/alpha/lib/ |
D | strcat.S | 34 $found: negq $2, $3 # clear all but least set bit
|
/arch/cris/arch-v32/kernel/ |
D | kgdb_asm.S | 17 ;; First of all, save the ACR on the stack since we need it for address calculations. 23 ;; Now we are free to use ACR all we want. 317 ;; First of all, write the support registers. 500 ;; We restore all registers, even though some of them probably haven't changed.
|
/arch/mips/boot/ |
D | Makefile | 28 all: vmlinux.ecoff vmlinux.srec addinitrd target
|
/arch/um/ |
D | Makefile-x86_64 | 20 # Not on all 64-bit distros /lib is a symlink to /lib64. PLD is an example.
|