I am using a nasm compiler (rextester) for assembly. I am trying to divide 300 by 2 to get the quotient. I am able to do this for small numbers like 4/2 and my code works wi