Searched defs:JMP (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/i386/i386/
H A Dbpf_jit_machdep.h381 #define JMP(off32) do { \ macro
/freebsd-10-stable/sys/amd64/amd64/
H A Dbpf_jit_machdep.h436 #define JMP(off32) do { \ macro
/freebsd-10-stable/libexec/rtld-elf/sparc64/
H A Dreloc.c518 #define JMP 0x81c06000 /* jmpl %g1+%lo(0), %g0 */ macro
/freebsd-10-stable/contrib/libpcap/
H A Dgencode.c132 #define JMP(c) ((c)|BPF_JMP|BPF_K) macro
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12238 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. local

Completed in 121 milliseconds