Top "Negative-integer" questions

How to check if a signed integer is neg or pos?

I am new to x86 assembly language, I have a signed integer saved in register eax, and I want to …

assembly x86 negative-number negative-integer
How to make negative of a variable? C++

I apologize if this error is the result of a typo, but I can't figure out how to make my …

c++ variables negative-integer