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

/src/sys/arch/sparc/include/
H A Delf_support.h36 const unsigned int JMP = 0x81c06000U; /* jmpl %g1+%lo(0), %g0 */ local in function:sparc_write_branch
/src/sys/arch/sparc64/include/
H A Delf_support.h45 const unsigned int JMP = 0x81c06000U; /* jmpl %g1+%lo(0), %g0 */ local in function:sparc_write_branch
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dassembly.h69 #define JMP(r) bx r macro
72 #define JMP(r) mov pc, r macro

Completed in 5 milliseconds