Home
last modified time | relevance | path

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

123

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
H A Drange-stepping.c28 # define NOP " .byte 0xe9,0x00,0x00,0x00,0x00\n" /* jmp $+5 (5-byte nop) */ macro
30 # define NOP " nop\n" macro
32 # define NOP "" /* port me */ macro
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
H A Drange-stepping.c28 # define NOP " .byte 0xe9,0x00,0x00,0x00,0x00\n" /* jmp $+5 (5-byte nop) */ macro
30 # define NOP " nop\n" macro
32 # define NOP "" /* port me */ macro
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dstep-bg-decr-pc-switch-thread.c26 # define NOP asm ("nopr 0") macro
28 # define NOP asm ("nop") macro
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dstep-bg-decr-pc-switch-thread.c26 # define NOP asm ("nopr 0") macro
28 # define NOP asm ("nop") macro
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dbp-permanent.c28 #define NOP asm("nopr 0") macro
30 #define NOP asm("l.nop") macro
32 #define NOP asm("nop") macro
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dbp-permanent.c28 #define NOP asm("nopr 0") macro
30 #define NOP asm("l.nop") macro
32 #define NOP asm("nop") macro
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/tic6x/
H A Dsyntax.s11 NOP 2 label
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dsyntax.s11 NOP 2 label
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/bfin/
H A Devent2.s40 NOP ; /* (a) */ label
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Devent2.s40 NOP ; /* (a) */ label
/netbsd/lib/libedit/
H A Dchared.h115 #define NOP 0x00 macro
/netbsd/libexec/ld.elf_so/arch/sparc/
H A Dmdreloc.c170 #define NOP 0x01000000 in _rtld_setup_pltgot() macro
/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dd10v.h35 #define NOP 0x5e00 macro
H A Dd30v.h29 #define NOP 0x00F00000 macro
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dd10v.h35 #define NOP 0x5e00 macro
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dd10v.h35 #define NOP 0x5e00 macro
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dd10v.h35 #define NOP 0x5e00 macro
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Drl78-parse.h127 NOP = 337, enumerator
247 #define NOP 337 macro
H A Drx-parse.h155 NOP = 365, enumerator
319 #define NOP 365 macro
/netbsd/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
/netbsd/usr.sbin/gspa/gspa/
H A Dgsp_inst.c62 #define NOP 0 /* no operands */ macro
/netbsd/external/gpl3/gdb/dist/gdb/arch/
H A Daarch64-insn.h107 NOP = (0 << 5) | HINT, enumerator
/netbsd/external/gpl3/gdb.old/dist/gdb/arch/
H A Daarch64-insn.h107 NOP = (0 << 5) | HINT, enumerator
/netbsd/sys/arch/powerpc/oea/
H A Doea_machdep.c305 #define NOP 0x60000000 in oea_init() macro

123