Sample Encoding of SIMD MIPS Assembler

Here are two alternative versions of the AIK specification for the SIMD MIPS project.

The First Version

The following is the AIK code for the sample solution.

Sample AIK Assembler Specification


Sample Assembly Language Input


An Alternative...

Here's another way to do this... listing a separate line for each assembly instruction. It's verbose, but obvious.

Sample AIK Assembler Specification


Sample Assembly Language Input



EE480 Advanced Computer Architecture.