flat assembler
Message board for the users of flat assembler.
Index
> Non-x86 architectures > [ARM] 64 bit two's compliment |
Author |
|
revolution 28 Oct 2012, 00:20
The most common way to do extended two's complement is negate and add 1:
Code: mvn r1,r1 mvn r2,r2 adds r1,r1,1 adc r2,r2,0 |
|||
28 Oct 2012, 00:20 |
|
cwpjr 28 Oct 2012, 00:59
Thank Revolution. I still haven't forgotten your challenge of x86 translation but I am not up to te task yet!
|
|||
28 Oct 2012, 00:59 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.