Searched refs:nop (Results 151 - 175 of 248) sorted by relevance

12345678910

/freebsd-12-stable/sys/netinet/
H A Dip_options.c445 #define OPTSIZ (sizeof(opts->ip_srcrt.nop) + sizeof(opts->ip_srcrt.srcopt))
447 /* length is (nhops+1)*sizeof(addr) + sizeof(nop + srcrt header) */
458 * Copy option fields and padding (nop) to mbuf.
460 opts->ip_srcrt.nop = IPOPT_NOP;
463 &(opts->ip_srcrt.nop), OPTSIZ);
/freebsd-12-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl212 nop
238 nop
281 nop
H A Dsha256-586.pl573 &nop ();
593 &nop ();
605 &nop ();
618 &nop ();
645 &nop ();
649 &nop ();
H A Dsha512-parisc.pl279 nop
312 nop ; otherwise /usr/ccs/bin/as is confused by below .WORD
318 nop ; otherwise /usr/ccs/bin/as is confused by below .WORD
323 nop
364 nop
457 nop
H A Dsha512-sparcv9.pl486 nop
525 nop
588 nop
618 nop
664 nop
/freebsd-12-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm278 nop
353 nop
467 nop
1154 nop
1211 nop @ This nop is for the benefit of debuggers, so that
1233 nop
1250 nop
1287 nop
/freebsd-12-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-mips.pl181 nop
183 nop
H A Dpoly1305-sparcv9.pl79 nop
87 nop
127 nop
152 nop
291 nop
463 nop
481 nop
732 nop
/freebsd-12-stable/crypto/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl234 nop
272 nop
351 nop
554 nop
588 nop
1197 nop
1219 nop
1240 nop
H A Dsparcv8.S111 nop
203 nop
213 nop
223 nop
277 nop
296 nop
316 nop
342 nop
488 nop
503 nop
[all...]
H A Dsparcv9-gf2m.pl61 nop
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dudivsi3.S207 // need the .p2align and nop
210 nop // Padding to align div0block as 31 blocks = 310 bytes
/freebsd-12-stable/contrib/cortex-strings/src/aarch64/
H A Dstrncmp.S70 nop /* Pad so that the loop below fits a cache line. */
/freebsd-12-stable/contrib/binutils/ld/emultempl/
H A Dspu_ovl.S273 nop
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-nand.h364 cvmx_nand_cmd_nop_t nop; member in union:__anon11312
/freebsd-12-stable/sys/compat/ndis/
H A Dwinx32_wrap.S360 nop
/freebsd-12-stable/sys/powerpc/booke/
H A Dlocore.S47 #define TOC_RESTORE nop
292 0: nop
485 nop
545 0: nop
/freebsd-12-stable/sys/powerpc/include/
H A Dasm.h163 nop; \
/freebsd-12-stable/sys/i386/include/
H A Dasmacros.h52 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */
54 #define ALIGN_TEXT .p2align 2,0x90 /* 4-byte alignment, nop filled */
56 #define SUPERALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */
113 #define MCOUNT_LABEL(name) GEN_ENTRY(name) ; nop ; ALIGN_TEXT
/freebsd-12-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-parisc.pl127 nop
220 nop
382 nop
487 nop
/freebsd-12-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl119 nop
123 nop
134 nop
138 nop
150 nop
152 nop
165 nop
764 nop
894 nop
1004 nop
[all...]
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S809 l.nop
1030 nop
/freebsd-12-stable/sys/geom/nop/
H A Dg_nop.c43 #include <geom/nop/g_nop.h>
47 static SYSCTL_NODE(_kern_geom, OID_AUTO, nop, CTLFLAG_RW, 0, "GEOM_NOP stuff");
/freebsd-12-stable/targets/pseudo/userland/lib/
H A DMakefile.depend19 lib/geom/nop \
/freebsd-12-stable/sys/i386/i386/
H A Dsupport.s313 nop
459 nop

Completed in 196 milliseconds

12345678910