gdkchan
|
dcce407071
Lower precision of estimate instruction results to match Arm behavior (#1943)
|
5 years ago |
mageven
|
c19cfca183
Implement PRFM (register variant) as NOP (#1956)
|
5 years ago |
FICTURE7
|
ddf1105bcb
Add VCLZ.* fast path (#1917)
|
5 years ago |
LDj3SNuD
|
68f6b79fd3
Add a simple Pools Limiter. (#1830)
|
5 years ago |
LDj3SNuD
|
430ba6da65
CPU (A64): Add Pmull_V Inst. with Clmul fast path for the "1/2D -> 1Q" variant & Sse fast path and slow path for both the "8/16B -> 8H" and "1/2D -> 1Q" variants; with Test. (#1817)
|
5 years ago |
Ac_K
|
5b9c876155
Hotfix for #1814
|
5 years ago |
LDj3SNuD
|
2502f1f07f
Free up memory allocated by Pools during any PPTC translations at boot time. (#1814)
|
5 years ago |
LDj3SNuD
|
8a33e884f8
Fix Vnmls_S fast path (F64: losing input d value). Fix Vnmla_S & Vnmls_S slow paths (using fused inst.s). Fix Vfma_V slow path not using StandardFPSCRValue(). (#1775)
|
5 years ago |
LDj3SNuD
|
b5c215111d
PPTC Follow-up. (#1712)
|
5 years ago |
gdkchan
|
61634dd415
Clear JIT cache on exit (#1518)
|
5 years ago |
gdkchan
|
c8bb3cc50e
Fix register read after write on STREX implementation (#1801)
|
5 years ago |
sharmander
|
36f6bbf5b9
CPU: Implement VFNMA.F32 | F.64 (#1783)
|
5 years ago |
LDj3SNuD
|
567ea726e1
Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (fast paths). (#1630)
|
5 years ago |
sharmander
|
b479a43939
CPU: Implement VFNMS.F32/64 (#1758)
|
5 years ago |
riperiperi
|
9852cb9c9e
Use backup when PTC compression is corrupt (#1704)
|
5 years ago |
LDj3SNuD
|
0679084f11
CPU (A64): Add FP16/FP32 fast paths (F16C Intrinsics) for Fcvt_S, Fcvtl_V & Fcvtn_V Instructions. Now HardwareCapabilities uses CpuId. (#1650)
|
5 years ago |
riperiperi
|
b4d8d893a4
Memory Read/Write Tracking using Region Handles (#1272)
|
5 years ago |
LDj3SNuD
|
04e330cc00
Add Umaal & Vabd_I, Vabdl_I, Vaddl_I, Vhadd, Vqshrn, Vshll inst.s (slow paths). (#1577)
|
5 years ago |
gdkchan
|
6c9565693f
IPC refactor part 1: Use explicit separate threads to process requests (#1447)
|
5 years ago |
LDj3SNuD
|
66b799a6e4
Fix host stack overflow caused by some recursive guest methods. (#1528)
|
5 years ago |
FICTURE7
|
f60033e0aa
Implement block placement (#1549)
|
5 years ago |
FICTURE7
|
36ec1bc6c0
Relax block ordering constraints (#1535)
|
5 years ago |
FICTURE7
|
4c7bebf3e6
Do not emit StoreToContext before Return (#1537)
|
5 years ago |
gdkchan
|
6cc187da59
SIMD&FP load/store with scale > 4 should be undefined (#1522)
|
5 years ago |
FICTURE7
|
92f7f163ef
Improve static branch prediction along fast path for memory accesses (#1484)
|
5 years ago |
mageven
|
b9398f1f3a
Allow launching with custom data directories (#1505)
|
5 years ago |
LDj3SNuD
|
6938988427
Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. (#1471)
|
5 years ago |
mageven
|
9c6a3aacc2
Fix PTC version increment from #1433 (#1462)
|
5 years ago |
Ficture Seven
|
ee22517d92
Improve branch operations (#1442)
|
5 years ago |
mageven
|
a33dc2f491
Improved Logger (#1292)
|
5 years ago |