In the 32 bit assembler mode (protected mode) the variable size is dictated by the registers size (which in 32 bit mode is 32) i.e. like if you want to use large variables that will result in additional work (additions and other mathematical operation on the processor) and more code?
↧