i\'m trying to make c++ and asm work together with real values, i know that if i want to return from asm to c++ float or double i just need to leave it in st(0) (as i should