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.c
-
decode-riscv.h
-
instr-riscv.h
-
machine-riscv.c
-
opstr-riscv.h
(stray space right after each ']' before the tab)
(cc: @Z-Gu)