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

/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcJITInfo.cpp102 #define JMP_INST(rs1, imm, rd) (0x80000000 | ((rd) << 25) | (0x38 << 19) \ macro

Completed in 99 milliseconds