HomeSort by: relevance | last modified time | path
    Searched refs:stall (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/lib/libc/arch/m68k/string/
memccpy.S 68 movl %d0,%a0 | XXX maybe use lea to avoid stall?
90 movl %d0,%a0 | XXX maybe use lea to avoid stall?
  /src/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
divsf3-stdmul.S 152 ; wb stall
160 ; wb stall
217 ; wb stall
225 ; wb stall
234 /* wb stall */ \
242 brhs r2, /* wb stall / wait for immediate */ \
261 ; wb stall
divdf3.S 126 ; wb stall
131 ; wb stall
209 .Lpast_denorm_dbl1: ; wb stall
216 .Lpast_denorm_dbl0: ; wb stall
223 ; wb stall
229 add r5,r6, /* wait for immediate / XMAC wb stall */ \
231 ; wb stall (not for XMAC)
242 ; wb stall (before 'and' for XMAC)
248 add_s DBL0H,DBL0H,r7 ; (XMAC wb stall)
250 brhs r6, /* wb stall / wait for immediate */
    [all...]
muldf3.S 26 /* XMAC schedule: directly back-to-back multiplies stall; the third
159 ; XMAC write-back stall / std. mult stall is one cycle later
  /src/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
divsf3-stdmul.S 152 ; wb stall
160 ; wb stall
217 ; wb stall
225 ; wb stall
234 /* wb stall */ \
242 brhs r2, /* wb stall / wait for immediate */ \
261 ; wb stall
divdf3.S 126 ; wb stall
131 ; wb stall
209 .Lpast_denorm_dbl1: ; wb stall
216 .Lpast_denorm_dbl0: ; wb stall
223 ; wb stall
229 add r5,r6, /* wait for immediate / XMAC wb stall */ \
231 ; wb stall (not for XMAC)
242 ; wb stall (before 'and' for XMAC)
248 add_s DBL0H,DBL0H,r7 ; (XMAC wb stall)
250 brhs r6, /* wb stall / wait for immediate */
    [all...]
muldf3.S 26 /* XMAC schedule: directly back-to-back multiplies stall; the third
159 ; XMAC write-back stall / std. mult stall is one cycle later
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_cmd.c 592 static int qxl_reap_surf(struct qxl_device *qdev, struct qxl_bo *surf, bool stall)
600 if (stall)
603 ret = ttm_bo_wait(&surf->tbo, true, !stall);
605 if (stall)
621 bool stall = false; local
645 ret = qxl_reap_surf(qdev, objptr, stall);
651 if (num_reaped == 0 && stall == false) {
652 stall = true;
  /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/
ghash-c64xplus.pl 118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall
125 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
219 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall
230 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
  /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
ghash-c64xplus.pl 118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall
125 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
219 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall
230 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
  /src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
ghash-c64xplus.pl 119 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall
126 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
220 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall
231 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic_helper.h 101 bool stall);
  /src/sbin/init/
init.c 114 static void stall(const char *, ...) __sysloglike(1, 2);
424 stall(const char *message, ...) function
436 * Like stall(), but doesn't sleep.
630 stall("can't open %s: %m", name);
634 stall("can't get %s for controlling terminal: %m", name);
862 stall("can't exec `%s' for `%s': %m", INIT_BSHELL, _PATH_RUNCOM);
1261 stall("can't exec window system `%s' for port `%s': %m",
1303 stall("can't chroot getty `%s' inside `%s': %m",
1324 stall("can't exec getty `%s' for port `%s': %m",
  /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/
chacha-c64xplus.pl 203 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall
211 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
260 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall
268 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall
317 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall
325 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
375 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall
383 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall
642 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall
648 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
chacha-c64xplus.pl 203 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall
211 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
260 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall
268 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall
317 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall
325 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
375 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall
383 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall
642 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall
648 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
chacha-c64xplus.pl 204 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall
212 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
261 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall
269 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall
318 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall
326 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
376 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall
384 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall
643 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall
649 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
aors_n.asm 34 C * Avoid indexed addressing, it makes us stall on the two-ported register
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/
sha1-armv4-large.S 208 eor r11,r11,r12 @ 1 cycle stall
225 eor r11,r11,r12 @ 1 cycle stall
242 eor r11,r11,r12 @ 1 cycle stall
259 eor r11,r11,r12 @ 1 cycle stall
280 eor r11,r11,r12 @ 1 cycle stall
296 eor r11,r11,r12 @ 1 cycle stall
312 eor r11,r11,r12 @ 1 cycle stall
328 eor r11,r11,r12 @ 1 cycle stall
344 eor r11,r11,r12 @ 1 cycle stall
372 eor r11,r11,r12 @ 1 cycle stall
    [all...]
armv4-gf2m.S 39 eor r5,r5,r7,lsl#3 @ stall
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
sha1-armv4-large.S 208 eor r11,r11,r12 @ 1 cycle stall
225 eor r11,r11,r12 @ 1 cycle stall
242 eor r11,r11,r12 @ 1 cycle stall
259 eor r11,r11,r12 @ 1 cycle stall
280 eor r11,r11,r12 @ 1 cycle stall
296 eor r11,r11,r12 @ 1 cycle stall
312 eor r11,r11,r12 @ 1 cycle stall
328 eor r11,r11,r12 @ 1 cycle stall
344 eor r11,r11,r12 @ 1 cycle stall
372 eor r11,r11,r12 @ 1 cycle stall
    [all...]
armv4-gf2m.S 39 eor r5,r5,r7,lsl#3 @ stall
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
sha1-armv4-large.S 205 eor r11,r11,r12 @ 1 cycle stall
222 eor r11,r11,r12 @ 1 cycle stall
239 eor r11,r11,r12 @ 1 cycle stall
256 eor r11,r11,r12 @ 1 cycle stall
277 eor r11,r11,r12 @ 1 cycle stall
293 eor r11,r11,r12 @ 1 cycle stall
309 eor r11,r11,r12 @ 1 cycle stall
325 eor r11,r11,r12 @ 1 cycle stall
341 eor r11,r11,r12 @ 1 cycle stall
369 eor r11,r11,r12 @ 1 cycle stall
    [all...]
armv4-gf2m.S 38 eor r5,r5,r7,lsl#3 @ stall
  /src/external/gpl3/gcc.old/dist/libgcc/config/arc/
lib1funcs.S 849 ; write port allocation stall
1152 st r15, [sp,8] ; minimum function size to avoid stall: 6 bytes.
1223 ld r15, [sp,8] ; minimum function size to avoid stall: 6 bytes.
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
aorsmul_1.asm 53 dnl The lockup on U0 means that any stall can't be recovered from. Consider a
58 dnl go in L0, or goes there, and causes a further instruction to stall.

Completed in 33 milliseconds

1 2 3