gdkchan f3bfd799e1 Fix calls passing V128 values on Linux (#3034) 4 anni fa
..
Assembler.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 anni fa
AssemblerTable.cs ecc64c934d Add `Operand.Label` support to `Assembler` (#2680) 4 anni fa
CallConvName.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 anni fa
CallingConvention.cs f39fce8f54 misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901) 4 anni fa
CodeGenCommon.cs 61d79facd1 Optimize x64 loads and stores using complex addressing modes (#972) 6 anni fa
CodeGenContext.cs ecc64c934d Add `Operand.Label` support to `Assembler` (#2680) 4 anni fa
CodeGenerator.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 anni fa
HardwareCapabilities.cs 0679084f11 CPU (A64): Add FP16/FP32 fast paths (F16C Intrinsics) for Fcvt_S, Fcvtl_V & Fcvtn_V Instructions. Now HardwareCapabilities uses CpuId. (#1650) 5 anni fa
IntrinsicInfo.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 anni fa
IntrinsicTable.cs c3e0c41da3 CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (#1894) 5 anni fa
IntrinsicType.cs 567ea726e1 Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (fast paths). (#1630) 5 anni fa
PreAllocator.cs f3bfd799e1 Fix calls passing V128 values on Linux (#3034) 4 anni fa
X86Condition.cs ee22517d92 Improve branch operations (#1442) 5 anni fa
X86Instruction.cs 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 anni fa
X86Optimizer.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 anni fa
X86Register.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 anni fa