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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[RV64_DYNAREC] Added a few more opcodes for vector (#1941)
Yang Liu
2024-10-15
2
-0
/
+177
*
[RV64_DYNAREC][LA64_DYNAREC] Fixed various issues (#1940)
Yang Liu
2024-10-14
12
-52
/
+57
*
[INTERPRETER] Added 64/65 85 opcode ([ARM64_DYNAREC] too) (for #1932)
ptitSeb
2024-10-13
1
-0
/
+11
*
[RV64_DYNAREC] Fixed more issues for vector (#1928)
Yang Liu
2024-10-12
3
-32
/
+55
*
[RV64_DYNAREC] Fixed 66 0F 38 17 PTEST opcode for vector (#1927)
Yang Liu
2024-10-11
1
-6
/
+6
*
[RV64_DYNAREC] Fixed an issue in CVTTSD2SI for vector (#1925)
Yang Liu
2024-10-11
1
-2
/
+2
*
[RV64_DYNAREC] Split 660f.c to speedup compilation a bit (#1924)
Yang Liu
2024-10-11
4
-1288
/
+1348
*
[RV64_DYNAREC] Added more opcodes for vector (#1923)
Yang Liu
2024-10-11
3
-11
/
+235
*
[RV64_DYNAREC] Added more opcode for vector and some fixes too (#1920)
Yang Liu
2024-10-10
4
-22
/
+57
*
[ARM64_DYNAREC] Added a small optim for CALL 0 / POP reg type of sequence
ptitSeb
2024-10-10
1
-1
/
+10
*
[RV64_DYNAREC] Added more opcodes for vector (#1919)
Yang Liu
2024-10-10
1
-0
/
+43
*
[RV64_DYNAREC] Added more opcodes for vector (#1918)
Yang Liu
2024-10-10
3
-0
/
+111
*
[RV64_DYNAREC] Added 1 more opcode for vector, some fixes too (#1917)
Yang Liu
2024-10-10
3
-28
/
+49
*
[RV64_DYNAREC] Added more boilerplate for vector (#1916)
Yang Liu
2024-10-10
7
-6
/
+340
*
[RV64_DYNAREC] Added more opcodes and small optimizations (#1914)
Yang Liu
2024-10-08
3
-2
/
+66
*
[RV64_DYNAREC] Fixed CVTSS2SD and CVTSD2SS opcodes (#1913)
Yang Liu
2024-10-08
4
-31
/
+83
*
Added 66 6A opcode ([ARM64_DYNAREC] too) (for #1911)
ptitSeb
2024-10-07
1
-0
/
+6
*
[DYNAREC] Optimized CALL/RET RAS for out of dynablock jumps (#1909)
Yang Liu
2024-10-07
6
-33
/
+93
*
[ARM64_DYNAREC] Added 64 88 opcode
ptitSeb
2024-10-07
1
-17
/
+52
*
[DYNAREC] Tweaking indirect jumps for CALL/RET to use the return address stac...
Yang Liu
2024-10-06
5
-26
/
+31
*
[ARM64_DYNAREC] Worked on CF IRET opcode
ptitSeb
2024-10-04
3
-3
/
+12
*
[RV64_DYNAREC] Added more opcodes for xtheadvector (#1899)
Yang Liu
2024-10-03
3
-79
/
+131
*
[RV64_DYNAREC] Added more opcodes for xtheadvector and fixed more issues (#1897)
Yang Liu
2024-10-03
3
-30
/
+106
*
[DYNAREC] Added a new missing mode for fallback opcodes (#1896)
Yang Liu
2024-10-02
8
-16
/
+16
*
[RV64_DYNAREC] Added preliminary xtheadvector support (#1892)
Yang Liu
2024-10-02
11
-117
/
+314
*
[RV64_DYNAREC] Eliminate redundant vsetvli by tracking its usage (#1886)
Yang Liu
2024-09-29
6
-5
/
+20
*
[RV64_DYNAREC] Minor optimization on vector_vsetvli (#1885)
Yang Liu
2024-09-29
2
-4
/
+9
*
[RV64_DYNAREC] Refined RISC-V vector emitter (#1884)
Yang Liu
2024-09-29
3
-512
/
+510
*
[RV64_DYNAREC] Refined RISC-V vector disassembler (#1880)
xctan
2024-09-27
1
-584
/
+638
*
[ARM64_DYNAREC] Small optim on 0F C7 /1 inst name (#1878)
Yang Liu
2024-09-26
1
-1
/
+5
*
[LA64_DYNAREC] Added unaligned support to CMPXCHG8B (#1877)
Yang Liu
2024-09-26
3
-29
/
+79
*
[LA64_DYNAREC] Fixed emit_add16 LBT implementation (#1875)
Yang Liu
2024-09-26
1
-1
/
+1
*
[LA64_DYNAREC][BOX32] Improved some 66 prefix opcodes (#1867)
Yang Liu
2024-09-25
2
-14
/
+19
*
[RV64_DYNAREC][BOX32] Added more opcodes (#1866)
Yang Liu
2024-09-24
2
-8
/
+74
*
[RV64_DYNAREC][BOX32] Improved some 66 prefix opcodes (#1865)
Yang Liu
2024-09-24
2
-26
/
+31
*
[LA64_DYNAREC][BOX32] Added more opcodes (#1864)
Yang Liu
2024-09-24
2
-12
/
+99
*
[ARM64_DYNAREC] Fixed some issue with a few 16bits opcodes on 64bits operations
ptitSeb
2024-09-24
1
-10
/
+10
*
[RV64_DYNAREC] Added more opcodes for vector (#1863)
Yang Liu
2024-09-24
2
-1
/
+113
*
[ARM64_DYNAREC] Fixed reset of rex on 67 prefixed opcodes
ptitSeb
2024-09-24
1
-2
/
+3
*
[ARM64_DYNAREC] Added F1 opcode
ptitSeb
2024-09-24
1
-0
/
+11
*
[ARM64_DYNAREC] Added CA/CB ocpodes
ptitSeb
2024-09-24
1
-1
/
+29
*
[ARM64_DYNAREC] Added 66 0F BF opcode (and cosmetic fix on interpreter)
ptitSeb
2024-09-24
1
-0
/
+14
*
[ARM64_DYNAREC] Added 64 A8 opcode
ptitSeb
2024-09-24
1
-0
/
+9
*
[ARM64_DYNAREC] Added 67 A9 opcode, and fixed 67 opcode with ignored REX prefix
ptitSeb
2024-09-24
1
-0
/
+9
*
[RV64_DYNAREC] Fixed 66 0F 38 2B PACKUSDW opcode (#1861)
Yang Liu
2024-09-24
1
-2
/
+1
*
[RV64_DYNAREC] Added more opcodes for vector (#1857)
Yang Liu
2024-09-23
1
-3
/
+63
*
[RV64_DYNAREC] Added more opcodes for vector (#1855)
Yang Liu
2024-09-22
1
-0
/
+41
*
[RV64_DYNAREC] Added more opcodes for vector (#1853)
Yang Liu
2024-09-22
1
-14
/
+55
*
[RV64_DYNAREC] Added more opcodes for vector (#1852)
Yang Liu
2024-09-22
1
-1
/
+161
*
[RV64_DYNAREC] Added more opcode for vector and reinitialize sew after extern...
Yang Liu
2024-09-22
2
-5
/
+48
[prev]
[next]