index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dynarec
/
arm64
/
dynarec_arm64_avx_0f38.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INTERP] More work on UD flags
ptitSeb
2025-06-25
1
-5
/
+17
*
[ARM64_DYNAREC] Adjusted some UD flags in BLSMSK opcode
ptitSeb
2025-06-25
1
-4
/
+14
*
[ARM64_DYNAREC] Fixed CF flag of BLSI opcode
ptitSeb
2025-06-25
1
-1
/
+1
*
[ARM64_DYNAREC] Fixed BEXTR opcode
ptitSeb
2025-06-25
1
-11
/
+13
*
[ARM64_DYNAREC] Fixed some dangling else warnings (#2514)
Yang Liu
2025-04-09
1
-6
/
+18
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
1
-1
/
+0
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-2
/
+1
*
[ARM64_DYNAREC] Fixed a typo in flag computation for PCMPESTRI and BZHI opcodes
ptitSeb
2025-02-20
1
-1
/
+1
*
[ARM64_DYNAREC] Added some BMI.0F38 opcodes (#2347)
wannacu
2025-02-13
1
-1
/
+112
*
[ARM64_DYNAREC] Various small fixes and optims in a few AVX opcodes
ptitSeb
2025-01-31
1
-21
/
+51
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-1
/
+1
*
[DYNAREC] Reuse strongmem infra for all backends (#2052)
Yang Liu
2024-11-21
1
-1
/
+1
*
Fixed flags for AVX.0F38 F2 opcode ([ARM64_DYNAREC] too)
ptitSeb
2024-09-14
1
-1
/
+16
*
[ARM64_DYNAREC] Added BMI.0F38 F2, F3/1 opcodes
ptitSeb
2024-06-07
1
-0
/
+46
*
[ARM64_DYNAREC] Added a new small batch of AVX/BMI2 opcodes
ptitSeb
2024-06-06
1
-0
/
+100