Home
last modified time | relevance | path

Searched defs:JMP (Results 1 – 4 of 4) sorted by relevance

/third_party/elfutils/libcpu/
Dbpf_disasm.c63 #define JMP(N) "%" #N "$#x" macro
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h498 #define JMP(a) CHOICE(jmp a, jmp a, jmp a) macro
1217 #define JMP(a) jmp a macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp25359 const unsigned char JMP = 0xE9; // jmp <32bit dst> opcode. in LowerINIT_TRAMPOLINE() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h22001 JMP = 2, enumerator