== VLE: Variable length encoding == Variable length encoding allows some CPU instructions to be smaller than the standard 32 bits. This allows the generated machine code to be more compact. The Diab compiler supports this feature [[Why does my application have a larger code size when compiled with GCC?|though GCC does not]]