In masm it is possible to access 32 bit registers using the .386 directive, how can I do it in the C programming language? I would appreciate a small sample code block showing how to do it.