Home
last modified time | relevance | path

Searched refs:nop (Results 1 – 9 of 9) sorted by relevance

/xnu-11215.61.5/tools/tests/execperf/
H A Dexit-asm.S17 nop
18 nop
19 nop
20 nop
32 nop
33 nop
34 nop
35 nop
40 nop
47 nop
/xnu-11215.61.5/osfmk/i386/
H A Di386_lock.s47 #define PAUSE rep; nop
H A Dpostcode.h46 #define CPU_PAUSE() rep; nop
H A Dcpu_capabilities.h318 symbol_name: nop
/xnu-11215.61.5/osfmk/arm64/
H A Dproc_reg.h2904 nop // Sequence of six NOPs to pad out and terminate instruction decode…
2905 nop
2906 nop
2907 nop
2908 nop
2909 nop
H A Dplatform_tests_asm.s108 nop
H A Dmachine_routines_asm.s1216 nop
/xnu-11215.61.5/bsd/dev/arm/
H A Dcpu_in_cksum.s377 nop
/xnu-11215.61.5/bsd/netinet/
H A Dip_input.c387 char nop; /* one NOP to align */ member
3235 #define OPTSIZ (sizeof (ip_srcrt.nop) + sizeof (ip_srcrt.srcopt)) in ip_srcroute()
3268 ip_srcrt.nop = IPOPT_NOP; in ip_srcroute()