Searched refs:into (Results 201 - 209 of 209) sorted by relevance
123456789
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 31 # and contains the entry points into the package. The user, in 462 # using bit 14 of the operation word, separate into 2 groups: 1463 rol.w &0x4,%d1 # rotate reg num into place 1473 rol.w &0x7,%d2 # rotate scale value into place 1744 # determines the dest register, and then writes the bytes into it. 1898 rol.b &0x4, %d0 # rotate reg bits into lo 1908 # bound into d0 and the higher bound into d1. 2163 # separate into signed and unsigned finishes. 2242 # dividing the divisor word into eac [all...] |
H A D | fplsp.S | 32 # and contains the entry points into the package. The user, in 6793 # c) To fully utilize the pipeline, p is separated into # 6921 # c) To fully utilize the pipeline, p is separated into # 6984 # d) To fully utilize the pipeline, Q is separated into # 8019 # separated into two parts evaluated independently before # 9270 # exception to be put into the machine which will be caught and corrected 9299 addi.w &0x3fff,%d0 # turn src amt into exp value 9336 mov.l (%sp)+,%d0 # load control bits into d1
|
/kernel/linux/linux-6.6/arch/arm/boot/compressed/ |
H A D | head.S | 195 * jump 32 bytes into the image to skip the a.out header. 227 bl __hyp_stub_install @ get into SVC mode, reversibly 377 * and folded into the former here. No GOT fixup has occurred 568 * we need to fix up pointers into the BSS region. 1497 @ into SVC mode now, and let the decompressor set up its cached
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | entry.S | 779 srl %l5, 6, %l5 ! and encode all info into l7 860 * XXX These three should be consolidated into mostly shared
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha256-avx2-asm.S | 577 ## transpose data into high/low halves
|
H A D | aesni-intel_avx-x86_64.S | 505 shl $3, %r12 # convert into number of bits
|
/kernel/linux/linux-6.6/arch/xtensa/kernel/ |
H A D | entry.S | 209 /* Store information into WMASK: 1654 * into the following: 2094 beq a6, a7, 1f # load 0 into CPENABLE if current CPU is not the owner
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 240 # need to push 4 registers into stack to maintain 539 shl $3, %r12 # convert into number of bits
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 32 # and contains the entry points into the package. The user, in 6793 # c) To fully utilize the pipeline, p is separated into # 6921 # c) To fully utilize the pipeline, p is separated into # 6984 # d) To fully utilize the pipeline, Q is separated into # 8019 # separated into two parts evaluated independently before # 9270 # exception to be put into the machine which will be caught and corrected 9299 addi.w &0x3fff,%d0 # turn src amt into exp value 9336 mov.l (%sp)+,%d0 # load control bits into d1
|
Completed in 35 milliseconds
123456789