This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How many ways to set a register 32 bit value?

Hi,

I find Arm has 16 bit immediate value load to register instruction, but it has no instruction to load 32 bit value to register. I am new to asm level programming. How many ways to load a register to a desired value for an Arm CPU?

thanks,

0