Archive for the ‘MIPS32’ Category

6/6: One-Hot State Decoder

ASM, MIPS32ShawnNo Comments

Here is a quick way for you to decode a one hot state value into a binary representation. This code is built for the MIPS32 architecture.
Read the rest of this entry »