MIPT-ILab/mipt-mips

Implement big-endian MIPS unaligned load/stores

pavelkryukov opened this issue · 0 comments

Follows #413.

Based on the manual of #413, create unit tests in mips32_memory_test file and implement the instructions to match the test.