~dokomix/dokomix/+git/box64:box32

Last commit made on 2023-09-13
Get this branch:
git clone -b box32 https://git.launchpad.net/~dokomix/dokomix/+git/box64

Branch merges

Branch information

Name:
box32
Repository:
lp:~dokomix/dokomix/+git/box64

Recent commits

28dcd34... by Yang Liu <email address hidden>

[RV64_DYNAREC] Added some support for XTheadBb extension (#977)

* [RV64_DYNAREC] Added XTheadBb instructions

* SRRIxw

* GETGB

13b7398... by Yang Liu <email address hidden>

[CI] Upgrade QEMU to 8.1.0 (#973)

50cf9c0... by Yang Liu <email address hidden>

[CI] Test RISCV with bit-manipulation extensions on (#972)

* [CI] Test RISCV with bit-manipulation extensions on

xthead extensions require qemu 8.1.0, therefore not available in CI

* fix ADDSL

71ad38d... by ptitSeb <email address hidden>

Merge pull request #970 from ksco/xtheadba

[DYNAREC_RV64] Added support for xtheadba

c086a1f... by Yang Liu <email address hidden>

Fixed CI and simplified

75958f1... by Yang Liu <email address hidden>

Use macro

be34e02... by Yang Liu <email address hidden>

[DYNAREC_RV64] Added support for xtheadba

0913c94... by ptitSeb <email address hidden>

Merge pull request #969 from ksco/thead

[RV64_DYNAREC] Added thead vendor extension detection

910a0ef... by Yang Liu <email address hidden>

Fixed typo

7b0e8b4... by Yang Liu <email address hidden>

Try to fix memory instructions detection