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_0f.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNAREC] Fixed some oversized memory load (#3051)
Yang Liu
2025-10-10
1
-1
/
+6
*
[ARM+4_DYNAREC] Fixed (V)[LD/ST]MXCSR opcodes when using SSE_FLUSHTO0
ptitSeb
2025-07-29
1
-18
/
+18
*
[ARM64_DYNAREC] Small optim on (V/F)COMI(SS/SD) opcodes
ptitSeb
2025-07-16
1
-1
/
+3
*
[ARM64_DYNAREC] Made (V)M(IN/AX)P(D/S) opcodes always exact, it's inexpensive...
ptitSeb
2025-06-29
1
-20
/
+8
*
[DYNACACHE] More work on preparing internal reloc, plus fix non-trace build
ptitSeb
2025-06-13
1
-3
/
+0
*
[ARM64_DYNAREC] Fixed a potential issue with (V)STMXCSR opcodes
ptitSeb
2025-04-30
1
-1
/
+1
*
[ARM64_DYNAREC] Small fixes and improvments to (V)MOVMSKP[S/D] opcodes
ptitSeb
2025-04-23
1
-5
/
+4
*
[ARM64_DYNAREC] Few fixes and small cosmetic changes to some partial (V)MOV o...
ptitSeb
2025-04-23
1
-9
/
+8
*
[ARM64_DYNAREC] Various improvment to various SSE/AVX 128bits/256bits mov op...
ptitSeb
2025-04-23
1
-23
/
+33
*
[ARM4_DYNAREC] A few changes to seem SSE/AVX comparison and convertions opcod...
ptitSeb
2025-04-04
1
-1
/
+1
*
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] Addedfastnan=0 code to (V)SQRTPS opcodes
ptitSeb
2025-03-26
1
-2
/
+16
*
[ARM64_DYNAREC] Improved (V)MAXP[S/D] and (V)MINP[S/D] opcodes to more closel...
ptitSeb
2025-03-26
1
-8
/
+12
*
[ARM64_DYNAREC] Added missing SMWRITE2 to another AVX opcode
ptitSeb
2025-03-17
1
-0
/
+1
*
[ARM64_DYNAREC] Fixed a potential issue with AVX.0F 50 opcode
ptitSeb
2025-03-08
1
-1
/
+1
*
[ARM64_DYNAREC] Various small fixes and optims in a few AVX opcodes
ptitSeb
2025-01-31
1
-11
/
+11
*
[ARM64_DYNAREC] Added experimental synch of fpsr and mxcsr for the flags, whe...
ptitSeb
2025-01-25
1
-4
/
+37
*
[ARM64_DYNAREC] Added a few AVX opcode and Improved/Fixed some existing SSE a...
ptitSeb
2025-01-22
1
-28
/
+96
*
[ENV] Initial refactor of env variables infrastructure (#2274)
Yang Liu
2025-01-21
1
-5
/
+5
*
[ARM64_DYNAREC] Remove bloated x87 comp code
ptitSeb
2025-01-08
1
-1
/
+1
*
[ARM64_DYNAREC] Improved some x87 opcode behaviour
ptitSeb
2024-12-02
1
-1
/
+1
*
[DYNAREC] Reuse strongmem infra for all backends (#2052)
Yang Liu
2024-11-21
1
-1
/
+1
*
[ARM64_DYNAREC] Some small optims to a few AVX opcodes
ptitSeb
2024-06-23
1
-2
/
+15
*
[ARM64_DYNAREC] Added AVX.0F 77 256bits opcode
ptitSeb
2024-06-11
1
-2
/
+11
*
[ARM64_DYNAREC] Fixed AVX.66.0F E1-E3 opcodes and Added AVX.66.0F C6 and AVX....
ptitSeb
2024-06-11
1
-0
/
+12
*
[ARM64_DYNAREC] That's just cosmetic...
ptitSeb
2024-06-07
1
-2
/
+2
*
[ARM64_DYNAREC] Added a few more AVX opcodes
ptitSeb
2024-06-05
1
-1
/
+10
*
[ARM64_DYNAREC] Added a bunch of AVX ocpodes and some fixes too
ptitSeb
2024-06-05
1
-20
/
+35
*
[ARM64_DYNAREC] Added AVX.0F 16/50/53/C2 opcodes
ptitSeb
2024-06-03
1
-1
/
+113
*
[ARM64_DYNAREC] Added AVX.F3.0F 52, AVX.66.0F E4 and AVX.0F 52 opcodes
ptitSeb
2024-06-02
1
-0
/
+22
*
[ARM64_DYNAREC] Added AVX.66.0F3A 21 and fixed a bunch of issues
ptitSeb
2024-06-02
1
-6
/
+6
*
[ARM64_DYNAREC] Added AVX.0F 28/29/2B/2E/2F/54-56/5A-5F opcodes, plus various...
ptitSeb
2024-06-01
1
-0
/
+190
*
[ARM64_DYNAREC] Fixed AVX.0F 12/13 opcodes
ptitSeb
2024-05-30
1
-6
/
+16
*
[ARM64_DYNAREC] Added AVX.0F 10-13 opcodes
ptitSeb
2024-05-30
1
-0
/
+79
*
[ARM64_DYNAREC] Added AVX.0F 14/15/77/AE opcodes
ptitSeb
2024-05-30
1
-0
/
+68
*
[ARM64_DYNAREC] Added AVX.0F 58-59 opcodes, and fixed AVX.66.0F3A 18 opcode
ptitSeb
2024-05-30
1
-0
/
+20
*
[ARM64_DYNAREC] Added AVX.0F 57 opcode
ptitSeb
2024-05-30
1
-0
/
+11
*
[ARM64_DYNAREC] That first avx opcode now is 256bits enabled
ptitSeb
2024-05-30
1
-6
/
+33
*
[ARM64_DYNAREC] Added a fisrt 128bits only AVX opcode
ptitSeb
2024-05-30
1
-0
/
+115