Hello everyone.
The fact is that I'm still new to everything that is programming in assembly language, and I'm working with x86, but I'm having a problem and I need to work with decimals but the records I use (eax, ebx, ecx and edx) are integers. How could I work directly with divisions and multiplications with decimals?