Searched refs:stored (Results 1 - 25 of 31) sorted by path

12

/linux-master/arch/arm/lib/
H A Ddiv64.S60 @ The aligned divisor is stored in yl preserving the original.
61 @ The bit position is stored in ip.
H A Dbacktrace.S40 1: stmfd sp!, {pc} @ calculate offset of PC stored
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S34 | This value is stored in d6.
50 | USER_FPSR. LEN is stored in d4.
97 | The bcd digits are stored in the correct position in
102 | digits are stored in the final string.
219 | as 2^^e * 1.f in extended precision. This value is stored
283 | USER_FPSR. LEN is stored in d4.
721 | The bcd digits are stored in the correct position in
785 | digits are stored in the final string.
787 | Digits are stored in L_SCR1(a6) on return from BINDEC as:
H A Dsetox.S84 | 2.5 Calculate the address of the stored value of 2^(J/64).
143 | where T and t are the stored values for 2^(J/64).
144 | Notes: 2^(J/64) is stored as T and t where T+t approximates
191 | 8.5 Calculate the address of the stored value 2^(J/64).
236 | 2.4 Calculate the address of the stored value of 2^(J/64).
263 | where T and t are the stored values for 2^(J/64).
264 | Notes: 2^(J/64) is stored as T and t where T+t approximates
H A Dstan.S341 |--integer quotient will be stored in N
H A Dx_ovfl.S14 | If the instruction is move_out, then garbage is stored in the
17 | following values should be stored at the destination, based
H A Dx_store.S8 | a6 = points to fp value to be stored.
H A Dslogn.S39 | beforehand and stored in the program.
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S5500 #--integer quotient will be stored in N
5931 #--integer quotient will be stored in N
6740 # 2.5 Calculate the address of the stored value of #
6801 # where T and t are the stored values for 2^(J/64). #
6802 # Notes: 2^(J/64) is stored as T and t where T+t approximates #
6851 # 8.5 Calculate the address of the stored value #
6897 # 2.4 Calculate the address of the stored value of #
6929 # where T and t are the stored values for 2^(J/64). #
6930 # Notes: 2^(J/64) is stored as T and t where T+t approximates #
7996 # calculated beforehand and stored i
[all...]
H A Dfpsp.S617 # then stored in either the FP regfile, data regfile, or memory. #
857 # then stored in either the FP regfile, data regfile, or memory. #
1138 # - Correct result has been stored as appropriate #
2399 # - None (correct result has been stored as appropriate) #
2412 # emulation, then the result is stored to the destination register and #
3957 # - Correct result has been stored as appropriate #
5606 #--integer quotient will be stored in N
6037 #--integer quotient will be stored in N
6846 # 2.5 Calculate the address of the stored value of #
6907 # where T and t are the stored value
[all...]
H A Dpfpsp.S616 # then stored in either the FP regfile, data regfile, or memory. #
856 # then stored in either the FP regfile, data regfile, or memory. #
1137 # - Correct result has been stored as appropriate #
2398 # - None (correct result has been stored as appropriate) #
2411 # emulation, then the result is stored to the destination register and #
6810 # exponent is extended to 16 bits and the sign is stored in the unused #
7080 # it's b,w,l,s,d,x, or p in size. b,w,l can be stored to either a data #
7355 # NORMs(in range) can be stored out by a simple "fmov.s"
7593 # NORMs(in range) can be stored out by a simple "fmov.d"
13447 # This value is stored i
[all...]
/linux-master/arch/arm/include/debug/
H A Dbrcmstb.S49 ldr \rv, [\rp] @ linked addr is stored there
H A Dtegra.S69 ldr \rv, [\rp] @ linked addr is stored there
/linux-master/arch/arm/kernel/
H A Dentry-header.S80 @ Bit 2 of EXC_RETURN stored in the lr register specifies which stack
/linux-master/arch/arm/mach-mvebu/
H A Dpmsu_ll.S62 ARM_BE8(rev r0, r0) @ the value is stored LE
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-v3.c405 bool stored; local
424 stored = val & (1U << bit_nr);
431 if (stored == is_pending)
/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h114 # This is the variable where the next core to boot is stored
/linux-master/arch/s390/boot/
H A Dhead.S224 # valid entry points is stored.
/linux-master/arch/sparc/kernel/
H A Dhead_32.S391 ! will get stored by the prom.
/linux-master/arch/x86/boot/
H A Dheader.S420 # stored:
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S184 # Output: HashKeys stored in gcm_context_data. Only needs to be called
H A Daesni-intel_avx-x86_64.S213 TMP2 = 16*1 # Temporary storage for AES State 2 (State 1 is stored in an XMM register)
H A Dcrc32c-pcl-intel-asm_64.S286 .Lless_than_8: # Length should be stored in
294 .Lless_than_4: # Length should be stored in
301 .Lless_than_2: # Length should be stored in the MSB
H A Dsha512-avx-asm.S161 # K[t-1]+W[t-1] which were previously stored at WK_2 by the message
163 # The two new schedule QWORDS are stored at [W_t(t)] and [W_t(t+1)].
165 # [K_t(t)] and [K_t(t+1)] and stored at dqword [WK_2(t)]
271 # Purpose: Updates the SHA512 digest stored at "state" with the message
272 # stored in "data".
H A Dsha512-avx2-asm.S563 # Purpose: Updates the SHA512 digest stored at "state" with the message
564 # stored in "data".

Completed in 343 milliseconds

12