Nicholas Rodine 951700fdd8 Removed unused usings. (#3593) hace 3 años
..
Assembler.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) hace 4 años
AssemblerTable.cs 6dfb6ccf8c PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandDestSrc1 (#3587) hace 3 años
CallConvName.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
CallingConvention.cs 951700fdd8 Removed unused usings. (#3593) hace 3 años
CodeGenCommon.cs 61d79facd1 Optimize x64 loads and stores using complex addressing modes (#972) hace 6 años
CodeGenContext.cs ecc64c934d Add `Operand.Label` support to `Assembler` (#2680) hace 4 años
CodeGenerator.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) hace 4 años
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) hace 5 años
IntrinsicInfo.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años
IntrinsicTable.cs c3e0c41da3 CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (#1894) hace 5 años
IntrinsicType.cs 567ea726e1 Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (fast paths). (#1630) hace 5 años
PreAllocator.cs 6dfb6ccf8c PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandDestSrc1 (#3587) hace 3 años
X86Condition.cs ee22517d92 Improve branch operations (#1442) hace 5 años
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) hace 5 años
X86Optimizer.cs c3c3914ed3 Add a limit on the number of uses a constant may have (#3097) hace 4 años
X86Register.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) hace 6 años