[an error occurred while processing this directive] Node:Pseudo-registers, Previous:NEAR and FAR, Up:Converting

17.8 How to convert _AX pseudo-registers?

Q: Since DJGPP doesn't recognize Borland-style pseudo-register variables like _AX, how should I port code which uses them to DJGPP?

A: These pseudo-variables are typically used in two different contexts:


[an error occurred while processing this directive]