sunflower-embedded-system-emulator icon indicating copy to clipboard operation
sunflower-embedded-system-emulator copied to clipboard

RISC-V implementation source mixes tabs with spaces

Open phillipstanleymarbell opened this issue 6 years ago • 1 comments

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)

phillipstanleymarbell avatar Aug 26 '18 12:08 phillipstanleymarbell