Is it possible to use EAX,EBX,... in x86_32 virtual 8086 or real mode?
I know, that these registers have the size of 32 bits (and, that of course their non-Extended parts are 16 bits wide), however it is not explained in class, that in which modes they can be used, only that FS and GS are allowed only in protected mode.