Searched defs:nop3 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/dev/gpib/ |
H A D | ctreg.h | 42 u_int8_t nop3; /* CS80CMD_NOP */ member
|
/netbsd-src/sys/arch/hp300/dev/ |
H A D | ctreg.h | 42 char nop3; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
H A D | execlist.h | 149 u32 nop3; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | i386.cc | 3906 const char nop3[3] = { '\x8d', '\x76', '\x00' }; // leal 0(%esi),%esi in do_code_fill() local
|
H A D | x86_64.cc | 5950 const char nop3[3] = { '\x0f', '\x1f', '\x00' }; // nop (%rax) in do_code_fill() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | i386.cc | 3906 const char nop3[3] = { '\x8d', '\x76', '\x00' }; // leal 0(%esi),%esi in do_code_fill() local
|
H A D | x86_64.cc | 5580 const char nop3[3] = { '\x0f', '\x1f', '\x00' }; // nop (%rax) in do_code_fill() local
|