Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 36) sorted by relevance

12

/arch/arm/lib/
Dchangebit.S19 eor r0, r0, #0x18 @ big endian byte ordering
Dclearbit.S20 eor r0, r0, #0x18 @ big endian byte ordering
Dsetbit.S20 eor r0, r0, #0x18 @ big endian byte ordering
Dtestsetbit.S16 eor r0, r0, #0x18 @ big endian byte ordering
Dtestclearbit.S16 eor r0, r0, #0x18 @ big endian byte ordering
Dtestchangebit.S16 eor r0, r0, #0x18 @ big endian byte ordering
Dfindbit.S97 1: eor r3, r2, #0x18 @ big endian byte ordering
113 eor r3, r2, #0x18 @ big endian byte ordering
127 1: eor r3, r2, #0x18 @ big endian byte ordering
143 eor r3, r2, #0x18 @ big endian byte ordering
Dlib1funcs.S63 @ Unless the divisor is very big, shift it up in multiples of
73 @ For very big divisors, we must shift it a bit at a time, or
150 @ Unless the divisor is very big, shift it up in multiples of
160 @ For very big divisors, we must shift it a bit at a time, or
/arch/arm/boot/compressed/
Dbig-endian.S11 orr r0, r0, #(1 << 7) @ enable big endian mode
DMakefile45 OBJS += big-endian.o
/arch/xtensa/boot/ramdisk/
DMakefile5 …l echo -e "\#ifdef __XTENSA_EL__\nint little;\n\#else\nint big;\n\#endif" | $(CC) -E -|grep -c big)
/arch/x86/boot/
Dsetup.ld52 . = ASSERT(_end <= 0x8000, "Setup too big!");
/arch/h8300/boot/compressed/
Dhead.S45 .long 0x100000 ; 0x100000 = default for big kernel
/arch/powerpc/boot/dts/
Dholly.dts134 big-endian;
185 big-endian;
Dmpc7448hpc2.dts191 big-endian;
Dmpc832x_rdb.dts299 big-endian;
Dmpc8536ds.dts297 big-endian;
Dsbc8641d.dts351 big-endian;
/arch/x86/mm/
Dnuma_64.c330 unsigned int big; in split_nodes_equally() local
344 big = ((size & ~FAKE_NODE_MIN_HASH_MASK) * num_nodes) / in split_nodes_equally()
358 if (i < big) in split_nodes_equally()
/arch/sh/boot/compressed/
Dhead_32.S117 .long 0x100000 ! 0x100000 = default for big kernel
/arch/um/
DKconfig.um134 This was used to allow UML to run with big amounts of memory.
137 To use big amounts of memory, it is recommended enable static
/arch/sh/
DKconfig.cpu7 Some SuperH machines can be configured for either little or big
/arch/sh/lib/
Dmemcpy-sh4.S285 ! big
317 bf .Lcase00b ! 108 BR (big loop)
395 ! Size is at least 64 bytes, so will be going round the big loop at least once.
/arch/m68k/fpsp040/
Ddo_func.S306 beqs smod_zsn |if clr, do not set sign big
318 beqs smod_fsn |if clr, do not set sign big
/arch/arm/mm/
DKconfig592 bool "Build big-endian kernel"
595 Say Y if you plan on running a kernel in big-endian mode.
597 port must properly enable any big-endian related features

12