Searched refs:holds (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S73 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
92 | stack frame. The FP state frame holds the EXCEPTIONAL OPERAND.
110 | stack frame. The FP state frame holds the source operand of the faulting
129 | stack frame. The FP state frame holds the source operand of the faulting
148 | stack frame. The FP state frame holds the source operand of the faulting
167 | stack frame. The FP state frame holds the source operand of the faulting
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvmx_asm.S86 # r3 holds pointer to where to put the result of fork
87 # r4 holds pointer to the pid
H A Dfpu_asm.S104 # r3 holds pointer to where to put the result of fork
105 # r4 holds pointer to the pid
/linux-master/drivers/md/
H A Ddm-raid1.c68 struct bio_list holds; /* bios are waiting until suspend */ member in struct:mirror_set
506 bio_list_add(&ms->holds, bio);
804 * put on the holds list. We can't issue those writes
905 bio_list_init(&ms->holds);
1317 struct bio_list holds; local
1329 holds = ms->holds;
1330 bio_list_init(&ms->holds);
1333 while ((bio = bio_list_pop(&holds)))
/linux-master/drivers/net/ethernet/sun/
H A Dsunhme.h335 #error TX_RING_SIZE holds illegal value
354 #error RX_RING_SIZE holds illegal value
/linux-master/arch/m68k/fpsp040/
H A Dfpsp.h169 .set STICKY,LV-39 | holds sticky bit
186 .set WB_BYTE,LV-31 | holds WBTE15 bit (1 byte)
189 .set E_BYTE,LV-28 | holds E1 and E3 bits (1 byte)
194 .set T_BYTE,LV-27 | holds T and U bits (1 byte)
H A Dx_snan.S237 andil #0x7,%d1 |d1 now holds register number
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S525 pxor \TMP2, \TMP1 # TMP2:GH holds the result of GH*HK
869 * Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
1046 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1076 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1254 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1284 # accumulate the results in TMP4:XMM5, TMP6 holds the middle part
1456 # TMP6:XMMDst holds the result of the accumulated carry-less multiplications
H A Daesni-intel_avx-x86_64.S671 vpxor %xmm2, %xmm6, %xmm6 # xmm6 holds the HashKey<<1 mod poly
911 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
1057 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
1700 vpxor \T2, \T6, \T6 # <T6:T7> holds the result of
1885 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
2007 # Haskey_i_k holds XORed values of the low and high parts of the Haskey_i
2672 vpxor \T2, \T6, \T6 # <T6:T7> holds the result of the
/linux-master/arch/xtensa/kernel/
H A Dentry.S1146 * Note: we don't have to save a2; a2 holds the return value
1270 ssr a0 # holds WB
1901 rsr a3, depc # still holds a2
/linux-master/arch/sparc/kernel/
H A Dhead_32.S389 nop ! %o2 holds pointer
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S648 # the FPIAR holds the "current PC" of the faulting instruction
888 # the FPIAR holds the "current PC" of the faulting instruction
1228 # the FPIAR holds the "current PC" of the faulting instruction
2550 # FP_SRC now holds the src operand.
3116 # the FPIAR holds the "current PC" of the faulting instruction
3312 # the FPIAR holds the "current PC" of the faulting instruction
3604 # the FPIAR holds the "current PC" of the faulting instruction
3778 # the FPIAR holds the "current PC" of the faulting instruction
4070 # This table holds the offsets of the emulation routines for each individual
4259 # If the data register holds
[all...]
H A Dfpsp.S649 # the FPIAR holds the "current PC" of the faulting instruction
889 # the FPIAR holds the "current PC" of the faulting instruction
1229 # the FPIAR holds the "current PC" of the faulting instruction
2551 # FP_SRC now holds the src operand.
3117 # the FPIAR holds the "current PC" of the faulting instruction
3313 # the FPIAR holds the "current PC" of the faulting instruction
3605 # the FPIAR holds the "current PC" of the faulting instruction
3779 # the FPIAR holds the "current PC" of the faulting instruction
4043 # the FPIAR holds the "current PC" of the faulting instruction.
10691 # fp1 holds th
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm281 // ttmp12 holds SQ_WAVE_STATUS
H A Dcwsr_trap_handler_gfx10.asm286 // ttmp12 holds SQ_WAVE_STATUS

Completed in 343 milliseconds