how would i set a register's lower bits to the lower bits of some register?
#3
If you want to specifically get the upper and lower halves in cases where the registers have bits set in the halves you don't want, you can do it with a rlwinm with one register then a rlwimi with the other I think
Reply


Messages In This Thread
RE: how would i set a register's lower bits to the lower bits of some register? - by Seeky - 11-05-2021, 10:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)