/linux-4.4.14/tools/perf/Documentation/ |
D | perf-annotate.txt | 17 displayed alongside assembly code. 19 If there is no debug info in the object, then annotated assembly is displayed. 78 Show raw instruction encoding of assembly instructions. 81 Interleave source code with assembly code. Enabled by default,
|
D | perf-top.txt | 154 Interleave source code with assembly code. Enabled by default, 158 Show raw instruction encoding of assembly instructions.
|
D | perf-report.txt | 273 Interleave source code with assembly code. Enabled by default, 277 Show raw instruction encoding of assembly instructions.
|
/linux-4.4.14/Documentation/ |
D | irqflags-tracing.txt | 18 category, because lots of lowlevel assembly code deal with irq-flags 36 complaint, try to figure out the assembly code we did not cover yet, 47 should be no crashes due to irq-tracing bugs. (except if the assembly
|
D | CodingStyle | 679 covers RTL which is used frequently with assembly language in the kernel. 853 Chapter 19: Inline assembly 855 In architecture-specific code, you may need to use inline assembly to interface 857 However, don't use inline assembly gratuitously when C can do the job. You can 861 assembly, rather than repeatedly writing them with slight variations. Remember 862 that inline assembly can use C parameters. 864 Large, non-trivial assembly functions should go in .S files, with corresponding 865 C prototypes defined in C header files. The C prototypes for assembly 872 When writing a single inline assembly statement containing multiple 875 next instruction in the assembly output:
|
D | volatile-considered-harmful.txt | 78 - Inline assembly code which changes memory, but which has no other
|
D | atomic_ops.txt | 79 assembly to guarantee some degree of immediacy for atomic_read() and 179 the help of assembly code.
|
D | unaligned-memory-access.txt | 22 assembly). As will become clear, it is relatively easy to spot C statements
|
D | md.txt | 5 Boot time assembly of RAID arrays 54 Boot time assembly of degraded/dirty arrays
|
D | oops-tracing.txt | 112 sources (and general knowledge of what it _should_ do), the assembly
|
D | xillybus.txt | 49 level, even lower than assembly language. In order to allow FPGA designers to
|
D | adding-syscalls.txt | 394 This is arch-specific, but typically involves defining assembly entry points
|
D | HOWTO | 26 parts written in assembly. A good understanding of C is required for
|
D | memory-barriers.txt | 672 assembly code even after all compiler optimizations have been applied. 1884 the unlock precedes the lock in the assembly code. The CPU 1889 in the assembly code), which will unravel the potential deadlock,
|
/linux-4.4.14/Documentation/virtual/ |
D | paravirt_ops.txt | 29 - a set of macros for hand written assembly code 30 Hand written assembly codes (.S files) also need paravirtualization
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 33 the low level assembly glue in arch/x86/kernel/entry_32.S. The parameter 125 WOW! Black GCC/assembly magic. This is impossible to follow, so let's 225 What happened? The assembly directives 241 the original assembly code: > 1: movb (%ebx),%dl 246 the original assembly code: > 3: movl $-14,%eax 249 The assembly code 285 return value, however the inline assembly code in get_user tries to
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace-design.txt | 70 implemented in assembly): 148 Here is the pseudo code for the new ftrace_graph_caller assembly function: 169 Here is the pseudo code for the new return_to_handler assembly function. Note 199 However, adding support for it isn't terribly difficult. In your assembly code 288 With the header out of the way, we can fill out the assembly code. While we 298 implement your own stuff in assembly: 352 will be modifying the assembly code at the location of the ftrace_call symbol
|
D | ftrace.txt | 1279 The trace_hardirqs_off_thunk is called from assembly on x86 when 1280 interrupts are disabled in the assembly code. Without the
|
/linux-4.4.14/arch/sh/lib/ |
D | udiv_qrnnd.S | 34 !! recoded in assembly by Toshiyasu Morita
|
D | ashiftrt.S | 34 !! recoded in assembly by Toshiyasu Morita
|
D | ashlsi3.S | 34 !! recoded in assembly by Toshiyasu Morita
|
D | ashrsi3.S | 34 !! recoded in assembly by Toshiyasu Morita
|
D | lshrsi3.S | 34 !! recoded in assembly by Toshiyasu Morita
|
D | movmem.S | 34 !! recoded in assembly by Toshiyasu Morita
|
D | udivsi3_i4i.S | 34 !! recoded in assembly by Toshiyasu Morita
|
/linux-4.4.14/Documentation/arm/VFP/ |
D | release-notes.txt | 39 Other operations which have been tested by basic assembly-only tests
|
/linux-4.4.14/Documentation/rapidio/ |
D | sysfs.txt | 36 asm_did - returns identifier for the assembly containing the device 37 asm_rev - returns revision level of the assembly containing the device 38 asm_vid - returns vendor identifier of the assembly containing the device
|
/linux-4.4.14/Documentation/arm/ |
D | kernel_user_helpers.txt | 17 implementation, however a VDSO would prevent some assembly tricks with 144 The C flag is also set if *ptr was changed to allow for assembly 238 The C flag is also set if *ptr was changed to allow for assembly
|
D | Interrupts | 11 There is more assembly code inside each of these functions, mainly to
|
/linux-4.4.14/drivers/staging/slicoss/ |
D | slichw.h | 659 u8 assembly[6]; member 667 u8 assembly[4]; member 684 u8 assembly[6]; member
|
/linux-4.4.14/Documentation/parisc/ |
D | debugging | 7 A lot of the assembly code currently runs in real mode, which means
|
/linux-4.4.14/firmware/ |
D | atmsar11.HEX | 201 consultation and not to ask for assembly/other microcode source.
|
D | WHENCE | 25 consultation and not to ask for assembly/other microcode source. 680 ARM assembly source code available at http://www.linuxtv.org/downloads/firmware/Boot.S
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | Itsy | 35 setup is assembly outl's, and the kernel is a configuration item specific to
|
/linux-4.4.14/arch/tile/include/asm/ |
D | processor.h | 313 # error Fix assembly assumptions about PL
|
/linux-4.4.14/Documentation/devicetree/ |
D | of_unittest.txt | 44 assembly file (testcases.dtb.S). 49 The assembly file is compiled into an object file (testcases.dtb.o), and is
|
D | booting-without-of.txt | 236 used by the assembly code to properly disable the MMU 1090 - "asm": assembly language file. This is a file that can be 1093 assembly file exports some symbols that can be used.
|
/linux-4.4.14/Documentation/powerpc/ |
D | cpu_features.txt | 23 Implementing cpufeatures in assembly is a little more involved. There are
|
/linux-4.4.14/arch/openrisc/ |
D | Kconfig | 51 #These can be reimplemented in assembly later if so inclined
|
/linux-4.4.14/arch/arm/crypto/ |
D | Kconfig | 27 using optimized ARM NEON assembly, when NEON instructions are
|
/linux-4.4.14/Documentation/networking/ |
D | ixgb.txt | 347 cable assembly may resolve the issue. 358 Are 10 m or longer or where using a Leoni 15 m/24AWG cable assembly. The CRC 360 this situation occurs, using a different cable assembly may resolve the issue.
|
/linux-4.4.14/tools/build/Documentation/ |
D | Build.txt | 166 $ make util/map.s # assembly
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 166 than versions hand-written in assembly for the sparc! 212 be able to get performance equal to assembly-coding, except that: 220 however, if you like assembly coding, the 386 does have 7 32-bit registers,
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | ilsp.doc | 53 assembly syntaxes by using any word processor with a global
|
D | fplsp.doc | 54 assembly syntaxes by using any word processor with a global
|
D | isp.doc | 58 assembly syntaxes by using any word processor with a global
|
D | fpsp.doc | 50 assembly syntaxes by using any word processor with a global
|
D | TEST.DOC | 44 converted to other assembly syntaxes by using any word processor
|
/linux-4.4.14/Documentation/scsi/ |
D | in2000.txt | 82 through Intel assembly language, I made an error in the
|
D | ChangeLog.1992-1997 | 1772 SLOW_HANDSHAKE, and SLOW_RATE. Update assembly loops for transferring
|
/linux-4.4.14/arch/ |
D | Kconfig | 490 module loading and assembly files need to know about this.
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 12 tutorial on the fundamentals of C & assembly. It doesn't go into 407 limited knowledge of one assembly language. 509 r0 used by syscalls/assembly call-clobbered 510 r1 used by syscalls/assembly call-clobbered
|
/linux-4.4.14/Documentation/mtd/ |
D | nand_ecc.txt | 430 statements is reduced. This is also reflected in the assembly code.
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 345 $(AFLAGS_$@) is a similar feature for source files in assembly
|