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

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

Completed in 95 milliseconds