Searched defs:JMP (Results 1 – 7 of 7) sorted by relevance
82 const MCInstrDesc &JMP = ST.getInstrInfo()->get(X86::TAILJMPd); runOnMachineFunction() local
27385 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. LowerINIT_TRAMPOLINE() local [all...]
278 #define JMP( global() macro
176 #define JMP(r) bx r macro179 #define JMP(r) mov pc, r macro
399 #define JMP(off32) do { \ macro
454 #define JMP(off32) do { \ macro
157 #define JMP(c) ((c)|BPF_JMP| global() macro [all...]