about summary refs log tree commit diff stats
path: root/src/include/debug.h
diff options
context:
space:
mode:
authorxctan <xctan@cirno.icu>2023-12-26 11:55:25 +0000
committerGitHub <noreply@github.com>2023-12-26 12:55:25 +0100
commite2abb6b6db3ed75ff60515b26bc1fd166633437d (patch)
treebe45efd393a354f2afd7b5dbdff160b275d46548 /src/include/debug.h
parentcb63cdcd421e33449c5edde04a04a3833c950cfe (diff)
downloadbox64-e2abb6b6db3ed75ff60515b26bc1fd166633437d.tar.gz
box64-e2abb6b6db3ed75ff60515b26bc1fd166633437d.zip
[DYNAREC_RV64] Added more opcodes for VMP-protected GI (#1168)
* [DYNAREC_RV64] Added 66 0F B3 BTR opcode

* [DYNAREC_RV64] Added 66 0F BA /7 BTC opcode

* [DYNAREC_RV64] Added 66 {D1,D3} /{2,3} RCL/RCR opcodes

* [DYNAREC_RV64] Added 66 0F BA /{5,6} BTS/BTR opcodes

* [DYNAREC_RV64] Added 0F C1 XADD opcode

* [DYNAREC_RV64] Added 0F C0 XADD opcode

* [DYNAREC_RV64] Added D3 /2 RCL opcode

* [DYNAREC_RV64] Removed redundant declaration of wb2 in 0F

* [DYNAREC_RV64] Enable 66 0F BD BSR again

* [DYNAREC_RV64] Added 66 1D SBB opcode
Diffstat (limited to 'src/include/debug.h')
0 files changed, 0 insertions, 0 deletions