about summary refs log tree commit diff stats
path: root/src/include/elfloader.h
diff options
context:
space:
mode:
authorxctan <xctan@cirno.icu>2024-05-30 20:35:27 +0800
committerGitHub <noreply@github.com>2024-05-30 14:35:27 +0200
commitf3d733c3ff27c7127366c65f6ee898a2aeb50fbd (patch)
treef0411aee9a272a57751bf33ae9cb94386cd3a200 /src/include/elfloader.h
parent19ca78769f4730f751d2baca34cc4358ef68553b (diff)
downloadbox64-f3d733c3ff27c7127366c65f6ee898a2aeb50fbd.tar.gz
box64-f3d733c3ff27c7127366c65f6ee898a2aeb50fbd.zip
[RV64_DYNAREC] Added more MMX opcodes and some optimizations too (#1539)
* [RV64_DYNAREC] Added 0F DF PANDN opcode

* [RV64_DYNAREC] Added 0F E0 PAVGB opcode

* [RV64_DYNAREC] Added 0F E3 PAVGW opcode

* [RV64_DYNAREC] Added 0F 74 PCMPEQB opcode

* [RV64_DYNAREC] Added 0F 76 PCMPEQD opcode

* [RV64_DYNAREC] Added 0F 64 PCMPGTB opcode

* [RV64_DYNAREC] Added 0F 66 PCMPGTD opcode and optimized 66 0F 66 PCMPGTD opcode

* [RV64_DYNAREC] Added 0F 65 PCMPGTW opcode

* [RV64_DYNAREC] Added 0F C5 PEXTRW opcode

* [RV64_DYNAREC] Added 0F 38 02 PHADDD opcode

* [RV64_DYNAREC] Optimized packed saturate add/sub

* [RV64_DYNAREC] Added 0F 38 03 PHADDSW opcode

* [RV64_DYNAREC] Added 0F 38 01 PHADDW opcode
Diffstat (limited to 'src/include/elfloader.h')
0 files changed, 0 insertions, 0 deletions