Cosmos/source2/Compiler/Cosmos.Compiler.Assembler.X86/x87
2011-06-14 18:12:31 +00:00
..
Enums.cs
FloatABS.cs
FloatAdd.cs
FloatAddAndPop.cs
FloatClearEx.cs
FloatCompare.cs
FloatCompareAnd2Pop.cs
FloatCompareAndPop.cs
FloatCompareAndSet.cs fix ceq, cgt, cgt_un, clt, clt_un for 64 bit integer and float, changes back uint64impl compare 2011-04-06 19:31:51 +00:00
FloatCompareAndSetAndPop.cs
FloatCompareOrderAndSet.cs
FloatCompareOrderSetAndPop.cs
FloatConditionalMove.cs
FloatCosine.cs Added FloatSine and FloatCosine instructions. This is to facilitate the needs of Orvid.Graphics. 2011-06-14 18:12:31 +00:00
FloatDecTopPointer.cs
FloatDivide.cs allow write fdiv asm 2011-04-07 20:36:35 +00:00
FloatDivideAndPop.cs
FloatDivideAndPopReverse.cs
FloatDivideReverse.cs
FloatFree.cs
FloatIncTopPointer.cs
FloatInit.cs
FloatLoad.cs
FloatMul.cs
FloatMulAndPop.cs
FloatPRem.cs
FloatPRem1.cs
FloatPushOne.cs
FloatPushZero.cs
FloatRound.cs
FloatSine.cs Added FloatSine and FloatCosine instructions. This is to facilitate the needs of Orvid.Graphics. 2011-06-14 18:12:31 +00:00
FloatSqrt.cs plug Math.Sqrt 2011-03-17 20:08:35 +00:00
FloatStore.cs
FloatStoreAndPop.cs fix fstp byte size through add st0 -7 size 2011-06-03 22:32:25 +00:00
FloatSub.cs
FloatSubAndPop.cs
FloatSubAndPopReverse.cs
FloatSubReverse.cs
FloatTest.cs
FloatUCompare.cs
FloatUCompareAnd2Pop.cs
FloatUCompareAndPop.cs
FloatXchg.cs
FXSave.cs
FXStore.cs
IntAdd.cs
IntCompare.cs
IntCompareAndPop.cs
IntDivide.cs
IntDivideReverse.cs
IntLoad.cs
IntMul.cs
IntStore.cs
IntStoreAndPop.cs
IntSub.cs
IntSubReverse.cs