The MIPS, or Microprocessor without Interlocked Pipeline Stages, assembly code was developed by MIPS Computer Systems. There are six major implementations of the code. The two current implementations are MIPS32 and MIPS64, which support 32-bit and 64-bit operating instructions, respectively. MIPS uses a two-character alphanumeric codes to represent different letters and characters such as operands. Unfortunately, there is not a simple command to change letters from lowercase to uppercase. Each letter must be changed manually. Writer Bio

How to Convert Lowercase to Uppercase in MIPS Assembly Code - 90