sunflower-embedded-system-emulator
sunflower-embedded-system-emulator copied to clipboard
RISC-V implementation source mixes tabs with spaces
RISC-V implementation source mixes tabs with spaces (or uses spaces instead of tabs) in several files:
decode-riscv.cdecode-riscv.hinstr-riscv.hmachine-riscv.copstr-riscv.h(stray space right after each ']' before the tab)
(cc: @Z-Gu)
Should get fixed in #132.