ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

[RV64_DYNAREC] Add more opcodes #1405

Closed zohanzephyr closed 5 months ago

ksco commented 5 months ago

Hmm, indentation is a mix of spaces and tabs, please use spaces only.

zohanzephyr commented 5 months ago

Hmm, indentation is a mix of spaces and tabs, please use spaces only.

I'm using clang format for this

ksco commented 5 months ago

I know, but please replace tabs with spaces by hand for now. I'll update the clang format rules to enforce that later.