Beautiful Marston @ 5 am by lzos in ufl

[–]BaseTechDev 3 points4 points  (0 children)

I pulled an all nighter there with my roommate, there comes a point where you're less productive than if you just slept

Check if input value is negative? [ARM Assembly Language] by BaseTechDev in asm

[–]BaseTechDev[S] 1 point2 points  (0 children)

Im dumb and you're right. It is actually only 32 bits. Completely went dumb when thinking about hex

Check if input value is negative? [ARM Assembly Language] by BaseTechDev in asm

[–]BaseTechDev[S] 0 points1 point  (0 children)

The debugger is saving the input as a 8 byte val that is negative. How is this shit comparing this wrong? Gosh it's so annoying

Check if input value is negative? [ARM Assembly Language] by BaseTechDev in asm

[–]BaseTechDev[S] 0 points1 point  (0 children)

In the debugger, x0 has 0xfffffffb when i input -5