I'm writing some ASM code in my function.

Does it mean that DMD saves "his" registers before my asm code and restores after? So i can use all registers without interaction with code that DMD backend produces?

Reply via email to