11-04-2021, 08:52 PM
how would i set a register's lower bits to the lower bits of some register?
example:
r12 is 3b00 0000
r11 is 0000 0005
and i want r10 to be 3b00 0005
example:
r12 is 3b00 0000
r11 is 0000 0005
and i want r10 to be 3b00 0005