Searched refs:OR_INST_I (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Sparc/
H A DSparcJITInfo.cpp106 #define OR_INST_I(rs1, imm, rd) (0x80000000 | ((rd) << 25) | (0x02 << 19) \ macro
180 // Insts.push_back(OR_INST_I(scratch, HM10(Addr), scratch));

Completed in 80 milliseconds