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

[LA64_DYNAREC] Added 70-7F Jcc opcodes, refine printer and some fixes too #1307

Closed ksco closed 7 months ago

ksco commented 7 months ago

Hmmm, qemu-loongarch64 does not have the LBT extension?!

ksco commented 7 months ago

Proposals:

  1. Disable LA64 Dynarec CI.
  2. Make LBT extension optional and only run the tests without LBT -- which means we need to implement eflags handling and x87 infra twice.

Maybe someday we will be able to setup a self hosted Loongarch64 runner.