Searched refs:JMP (Results 1 – 20 of 20) sorted by relevance
| /trueos/contrib/llvm/lib/Target/MSP430/ |
| HD | MSP430InstrInfo.cpp | 115 if (I->getOpcode() != MSP430::JMP && in RemoveBranch() 201 if (I->getOpcode() == MSP430::JMP) { in AnalyzeBranch() 275 BuildMI(&MBB, DL, get(MSP430::JMP)).addMBB(TBB); in InsertBranch() 286 BuildMI(&MBB, DL, get(MSP430::JMP)).addMBB(FBB); in InsertBranch()
|
| HD | MSP430BranchSelector.cpp | 106 I->getOpcode() != MSP430::JMP) { in runOnMachineFunction() 144 if (I->getOpcode() == MSP430::JMP) { in runOnMachineFunction()
|
| HD | MSP430InstrInfo.td | 177 def JMP : CJForm<0, 0, (outs), (ins jmptarget:$dst),
|
| /trueos/contrib/libpcap/ |
| HD | gencode.c | 132 #define JMP(c) ((c)|BPF_JMP|BPF_K) macro 762 b = new_block(JMP(jtype)); 1700 b = new_block(JMP(BPF_JEQ)); 2143 sjeq_avs_cookie = new_stmt(JMP(BPF_JEQ)); in gen_load_prism_llprefixlen() 2167 sjcommon = new_stmt(JMP(BPF_JA)); in gen_load_prism_llprefixlen() 2455 sjset_data_frame_1 = new_stmt(JMP(BPF_JSET)); in gen_load_802_11_header_len() 2463 sjset_data_frame_1->s.jt = sjset_data_frame_2 = new_stmt(JMP(BPF_JSET)); in gen_load_802_11_header_len() 2474 sjset_data_frame_2->s.jf = sjset_qos = new_stmt(JMP(BPF_JSET)); in gen_load_802_11_header_len() 2513 sjset_radiotap_flags = new_stmt(JMP(BPF_JSET)); in gen_load_802_11_header_len() 2526 new_stmt(JMP(BPF_JSET)); in gen_load_802_11_header_len() [all …]
|
| /trueos/libexec/rtld-elf/sparc64/ |
| HD | reloc.c | 519 #define JMP 0x81c06000 /* jmpl %g1+%lo(0), %g0 */ macro 647 where[2] = JMP | LOVAL(target); in reloc_jmpslot() 667 where[3] = JMP; in reloc_jmpslot() 713 where[4] = JMP | LOVAL(offset); in reloc_jmpslot() 738 where[4] = JMP | LOVAL(offset); in reloc_jmpslot() 762 where[6] = JMP | LOVAL(target); in reloc_jmpslot()
|
| /trueos/sys/i386/i386/ |
| HD | bpf_jit_machdep.h | 381 #define JMP(off32) do { \ macro 408 JMP(stream.refs[stream.bpf_pc + ins->jf] - \ 423 JMP(stream.refs[stream.bpf_pc + (off)] - \
|
| /trueos/sys/amd64/amd64/ |
| HD | bpf_jit_machdep.h | 436 #define JMP(off32) do { \ macro 463 JMP(stream.refs[stream.bpf_pc + ins->jf] - \ 478 JMP(stream.refs[stream.bpf_pc + (off)] - \
|
| /trueos/crypto/openssl/engines/ |
| HD | engine_vector.mar | 14 JMP routine+2
|
| /trueos/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonInstrInfo.cpp | 124 int BOpc = Hexagon::JMP; in InsertBranch() 213 if (AllowModify && I->getOpcode() == Hexagon::JMP && in AnalyzeBranch() 249 if (LastOpcode == Hexagon::JMP) { in AnalyzeBranch() 274 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::JMP)) { in AnalyzeBranch() 285 if (SecLastOpcode == Hexagon::JMP && LastOpcode == Hexagon::JMP) { in AnalyzeBranch() 295 LastOpcode == Hexagon::JMP) { in AnalyzeBranch() 308 int BOpc = Hexagon::JMP; in RemoveBranch()
|
| HD | HexagonCFGOptimizer.cpp | 67 return (Opc == Hexagon::JMP); in IsUnconditionalJump()
|
| HD | HexagonVLIWPacketizer.cpp | 370 return (MI->getOpcode() == Hexagon::JMP); in IsDirectJump()
|
| HD | HexagonInstrInfo.td | 865 defm JMP : JMP_base<"JMP">, PredNewRel;
|
| /trueos/contrib/llvm/lib/Target/X86/ |
| HD | X86InstrFormats.td | 317 // their only operand: lcall (FAR CALL) and ljmp (FAR JMP)
|
| HD | X86ISelLowering.cpp | 12238 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. in LowerINIT_TRAMPOLINE() local 12241 OutChains[2] = DAG.getStore(Root, dl, DAG.getConstant(JMP, MVT::i8), Addr, in LowerINIT_TRAMPOLINE()
|
| /trueos/games/fortune/datfiles/ |
| HD | fortunes.sp.ok | 2111 JMP
|
| HD | fortunes | 27953 1 JMP Jump (address specified by next 2 bits)
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | filesystems | 1548 # unused assembler instructions JMP y2;NOP;NOP
|
| /trueos/contrib/gcc/ |
| HD | FSFChangeLog.10 | 2001 * tree.h (enum built_in_function): Add BUILT_IN_{SET,LONG}JMP. 2004 (expand_builtin, case BUILT_IN_{SET,LONG}JMP): New cases.
|
| HD | FSFChangeLog.11 | 12114 * expr.c (expand_builtin, case BUILT_IN_{SET,LONG}JMP): Properly 12814 * expr.c (expand_builtin, case BUILT_IN_{LONG,SET}JMP):
|
| /trueos/contrib/ncurses/misc/ |
| HD | terminfo.src | 11845 # From: Walter Skorski <walt@genetics1.JMP.TJU.EDU>, 16-oct-1996.
|