Valentin PONS
|
3af2ce74ec
Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192)
|
5 年之前 |
LDj3SNuD
|
56a61a5758
CPU: A32: Fix Vabs_V & Vneg_V (S8, S16, S32 & F32); add Tests. (#1394)
|
5 年之前 |
LDj3SNuD
|
88619d71b8
CPU: A32: Add Vadd & Vsub Wide (S/U_8/16/32) Inst.s with Test. (#1390)
|
5 年之前 |
LDj3SNuD
|
a804db6eed
Add Fmax/minv_V & S/Ushl_S Inst.s with Tests. Fix Maxps/d & Minps/d d… (#1335)
|
5 年之前 |
riperiperi
|
d7044b10a2
Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328)
|
5 年之前 |
riperiperi
|
9a49f8aec9
Fix VMVN (immediate), Add VPMIN, VPMAX, VMVN (register) (#1303)
|
5 年之前 |
riperiperi
|
fa286d3535
VABS takes one input register, not two. (#1300)
|
5 年之前 |
LDj3SNuD
|
83d94b21d0
Add FMaxNmV & FMinNmV Inst.s with Test. (#1279)
|
5 年之前 |
LDj3SNuD
|
1de16f7653
Add Fcvtas_S/V & Fcvtau_S/V. (#1018)
|
6 年之前 |
Chenj168
|
31b94f4641
Move the MakeOp to OpCodeTable class, for reduce the use of ConcurrentDictionary (#996)
|
6 年之前 |
riperiperi
|
dd433c1296
Implement AESMC, AESIMC, AESE, AESD and VEOR AArch32 instructions (#982)
|
6 年之前 |
gdkchan
|
c26f3774bd
Implement VMULL, VMLSL, VRSHR, VQRSHRN, VQRSHRUN AArch32 instructions + other fixes (#977)
|
6 年之前 |
gdkchan
|
89ccec197e
Implement VMOVL and VORR.I32 AArch32 SIMD instructions (#960)
|
6 年之前 |
gdkchan
|
ab3b6ea6d4
A64 SIMD LDP and STP with size = 0b11 is undefined (#971)
|
6 年之前 |
gdkchan
|
fb0939f9b6
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)
|
6 年之前 |
gdkchan
|
b8ee5b15ab
Implement FACGE and FACGT (Scalar and Vector) AArch64 SIMD instructions (#956)
|
6 年之前 |
riperiperi
|
b1b6f294f2
Add most of the A32 instruction set to ARMeilleure (#897)
|
6 年之前 |
LDj3SNuD
|
eff8379d2a
Add Sli_S/V & Sri_S/V inst.s (fast & slow paths), with Tests. (#797)
|
6 年之前 |
LDj3SNuD
|
16869402bf
Add Tbx Inst. (fast & slow paths), with Tests. (#782)
|
6 年之前 |
gdkchan
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 年之前 |