Home
last modified time | relevance | path

Searched defs:nop3 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/dev/gpib/
H A Dctreg.h42 u_int8_t nop3; /* CS80CMD_NOP */ member
/netbsd-src/sys/arch/hp300/dev/
H A Dctreg.h42 char nop3; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dexeclist.h149 u32 nop3; member
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Di386.cc3906 const char nop3[3] = { '\x8d', '\x76', '\x00' }; // leal 0(%esi),%esi in do_code_fill() local
H A Dx86_64.cc5950 const char nop3[3] = { '\x0f', '\x1f', '\x00' }; // nop (%rax) in do_code_fill() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Di386.cc3906 const char nop3[3] = { '\x8d', '\x76', '\x00' }; // leal 0(%esi),%esi in do_code_fill() local
H A Dx86_64.cc5580 const char nop3[3] = { '\x0f', '\x1f', '\x00' }; // nop (%rax) in do_code_fill() local