| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| H A D | c_progctrl_jump_pcpr.s | 15 JMP: label 25 JUMP.S JMP; 30 JUMP.S JMP; 35 JUMP.S JMP; 40 JUMP.S JMP; 45 JUMP.S JMP;
|
| H A D | c_progctrl_call_pcpr.s | 16 JMP: label 18 JUMP.S JMP;
|
| /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 76 where[1] = JMP | LOVAL(value, 0); in sparc_write_branch() 90 where[2] = JMP; in sparc_write_branch() 127 where[3] = JMP | LOVAL(value, 0); in sparc_write_branch() 149 where[4] = JMP | (value & 0x0fff); in sparc_write_branch() 172 where[5] = JMP | LOVAL(value, 0); in sparc_write_branch()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/ |
| H A D | udivmodsi4.S | 116 JMP(ip) 163 JMP(lr) 168 JMP(lr) 173 JMP(lr) 181 JMP(lr)
|
| H A D | comparesf2.S | 102 JMP(lr) 131 JMP(lr) 145 JMP(lr)
|
| H A D | umodsi3.S | 107 JMP(ip) 150 JMP(lr) 158 JMP(lr)
|
| H A D | clzsi2.S | 30 JMP(lr) 74 JMP(lr)
|
| H A D | udivsi3.S | 113 JMP(ip) 159 JMP(lr) 167 JMP(lr)
|
| H A D | clzdi2.S | 43 JMP(lr) 95 JMP(lr)
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/example-synacor/ |
| H A D | mem.s | 7 JMP 14 16 # Change the first JMP to skip HALT and hit the pass. 25 JMP 0
|
| H A D | jmp.s | 1 # check the JMP insn. 7 JMP 3
|
| H A D | ret.s | 7 JMP 13
|
| H A D | not.s | 7 JMP 3
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/nios2/ |
| H A D | tramp.c | 42 #define JMP(reg) \ macro 50 #define JMP(reg) \ macro 68 addr[4] = JMP (2); in __trampoline_setup()
|
| /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 68 addr[4] = JMP (2); in __trampoline_setup()
|
| /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 57 where[1] = JMP | LOVAL(value, 0); in sparc_write_branch()
|
| /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 82 JMP(ip)
|
| /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 125 JMP(ip)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.cpp | 117 if (I->getOpcode() != MSP430::JMP && in removeBranch() 192 if (I->getOpcode() == MSP430::JMP) { in analyzeBranch() 268 BuildMI(&MBB, DL, get(MSP430::JMP)).addMBB(TBB); in insertBranch() 279 BuildMI(&MBB, DL, get(MSP430::JMP)).addMBB(FBB); in insertBranch()
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | mcore-opc.h | 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2, enumerator 68 { "jmp", JMP, 2, 0x00C0 },
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | mcore-opc.h | 27 RM, RQ, JSR, JMP, OBRa, OBRb, OBRc, OBR2, enumerator 68 { "jmp", JMP, 2, 0x00C0 },
|
| /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 183 JMP(ip)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
| H A D | BPFInstrInfo.cpp | 188 if (I->getOpcode() == BPF::JMP) { in analyzeBranch() 233 BuildMI(&MBB, DL, get(BPF::JMP)).addMBB(TBB); in insertBranch() 251 if (I->getOpcode() != BPF::JMP) in removeBranch()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | rx-parse.h | 131 JMP = 332, /* JMP */ enumerator 300 #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
|