• Aarch64 Port

    Hi all - not sure if this is the right place to ask, so feel free to remove if it isnt....

    Im looking to get some 32bit arm assembler code ported to the armv8 architecture and am struggling to find anyone to do this work. Could you point me at anybody…

  • 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,