Searched refs:RLDI_ME (Results 1 – 2 of 2) sorted by relevance
40 push_inst(compiler, RLDICR | S(reg) | A(reg) | RLDI_SH(63 - shift) | RLDI_ME(shift))
246 #define RLDI_ME(me) RLDI_MB(me) macro249 #define SLDI(shift) (RLDICR | RLDI_SH(shift) | RLDI_ME(63 - (shift)))
Completed in 16 milliseconds