/netbsd-src/external/gpl3/gcc/dist/libgcc/config/nios2/ |
H A D | tramp.c | 42 #define JMP(reg) \ macro 50 #define JMP(reg) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/nios2/ |
H A D | tramp.c | 42 #define JMP(reg) \ macro 50 #define JMP(reg) \ macro
|
/netbsd-src/sys/arch/sparc/include/ |
H A D | elf_support.h | 36 const unsigned int JMP = 0x81c06000U; /* jmpl %g1+%lo(0), %g0 */ in sparc_write_branch() local
|
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | c_progctrl_call_pcpr.s | 16 JMP: label
|
H A D | c_progctrl_jump_pcpr.s | 15 JMP: label
|
H A D | dbg_tr_tbuf0.S | 122 JMP: label
|
/netbsd-src/sys/arch/sparc64/include/ |
H A D | elf_support.h | 45 const unsigned int JMP = 0x81c06000U; /* jmpl %g1+%lo(0), %g0 */ in sparc_write_branch() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
H A D | assembly.h | 69 #define JMP(r) bx r macro 72 #define JMP(r) mov pc, r macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/builtins/ |
H A D | assembly.h | 112 #define JMP(r) bx r macro 115 #define JMP(r) mov pc, r macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mcore-opc.h | 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mcore-opc.h | 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/builtins/ |
H A D | assembly.h | 170 #define JMP(r) bx r macro 173 #define JMP(r) mov pc, r macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rx-parse.h | 131 JMP = 332, /* JMP */ enumerator 300 #define JMP 332 macro
|
H A D | rx-parse.c | 313 JMP = 332, /* JMP */ enumerator 482 #define JMP 332 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rx-parse.h | 131 JMP = 332, /* JMP */ enumerator 300 #define JMP 332 macro
|
H A D | rx-parse.c | 313 JMP = 332, /* JMP */ enumerator 482 #define JMP 332 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 26930 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. in LowerINIT_TRAMPOLINE() local
|