Home
last modified time | relevance | path

Searched defs:NOP (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/lib/libedit/
H A Dchared.h115 #define NOP 0x00 macro
/netbsd-src/libexec/ld.elf_so/arch/sparc/
H A Dmdreloc.c170 #define NOP _rtld_setup_pltgot() macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dd10v.h35 #define NOP 0x5e00 macro
H A Dd30v.h29 #define NOP 0x00F00000 macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dd10v.h35 #define NOP 0x5e00 macro
H A Dd30v.h29 #define NOP 0x00F00000 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h136 NOP = 337, /* NOP */ enumerator
261 #define NOP 337 macro
H A Drx-parse.h164 NOP = 365, /* NOP */ enumerator
333 #define NOP 365 macro
H A Dbfin-parse.h90 NOP = 291, /* NOP */ enumerator
269 #define NOP 291 macro
H A Drl78-parse.c322 NOP = 337, /* NOP */ enumerator
447 #define NOP 337 macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h136 NOP = 337, /* NOP */ enumerator
261 #define NOP 337 macro
H A Drx-parse.h164 NOP = 365, /* NOP */ enumerator
333 #define NOP 365 macro
H A Dbfin-parse.h90 NOP = 291, /* NOP */ enumerator
269 #define NOP 291 macro
H A Drl78-parse.c322 NOP = 337, /* NOP */ enumerator
447 #define NOP 337 macro
/netbsd-src/usr.sbin/gspa/gspa/
H A Dgsp_inst.c62 #define NOP 0 /* no operands */ macro
/netbsd-src/sys/arch/powerpc/oea/
H A Doea_machdep.c305 #define NOP 0x60000000 in oea_init() macro
/netbsd-src/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c94 enum op_t {NOP, LIT, NEG, NOT, PLUS, MINUS, MULT, DIV, MOD, REM, INVMOD, POW, enumerator
/netbsd-src/include/arpa/
H A Dtelnet.h54 #define NOP 241 /* nop */ macro
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_common.c149 #define NOP (OPC1(0x0) | OPC2(0x04)) macro
H A DsljitNativeARM_64.c103 #define NOP 0xd503201f macro
H A DsljitNativeARM_32.c93 #define NOP 0xe1a00000 macro
H A DsljitNativeARM_T2_32.c137 #define NOP 0xbf00 macro
H A DsljitNativeMIPS_common.c153 #define NOP (HI(0) | LO(0)) macro
H A DsljitNativePPC_common.c198 #define NOP (HI(24)) macro
H A DsljitNativeX86_common.c212 #define NOP 0x90 macro

12