Skip to content

Implement big-endian MIPS unaligned load/stores #1044

Open
pavelkryukov opened this issue May 12, 2019 · 0 comments
Open

Implement big-endian MIPS unaligned load/stores #1044

pavelkryukov opened this issue May 12, 2019 · 0 comments
Labels
2 Small features, tests coverage, simple laboratory works enhancement Adds a new feature to simulation. S1 — ISA To solve the issue, you need knowledge about MIPS or RISC-V ISA

Comments

@pavelkryukov
Copy link
Member

Follows #413.

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

@pavelkryukov pavelkryukov added enhancement Adds a new feature to simulation. 2 Small features, tests coverage, simple laboratory works S1 — ISA To solve the issue, you need knowledge about MIPS or RISC-V ISA labels May 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2 Small features, tests coverage, simple laboratory works enhancement Adds a new feature to simulation. S1 — ISA To solve the issue, you need knowledge about MIPS or RISC-V ISA
Projects
None yet
Development

No branches or pull requests

1 participant