Searched defs:JMP (Results 1 – 2 of 2) sorted by relevance
498 #define JMP(a) CHOICE(jmp a, jmp a, jmp a) macro1217 #define JMP(a) jmp a macro
25359 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. in LowerINIT_TRAMPOLINE() local