Cosmos/source/Cosmos.Assembler
Unknown6656 1fd7a0367c Added ASM instructions and basic DateTime-implementation
Added the x86-instructions 'LEA', 'RDTSC' and 'RDMSR'.
Added a simplistic plug for 'system::datetime', which now contains the
method for fetching the current date/time
2016-08-14 06:06:30 +02:00
..
Properties
x86 Added ASM instructions and basic DateTime-implementation 2016-08-14 06:06:30 +02:00
.editorconfig Add possibility for using the referenced debug stub version in the kernel tester. 2015-07-28 09:57:30 -04:00
Assembler.cs First step in improving x# and compiler. 2016-06-11 16:13:13 -04:00
BaseAssemblerElement.cs
Comment.cs
Cosmos.Assembler.csproj Added ASM instructions and basic DateTime-implementation 2016-08-14 06:06:30 +02:00
Cosmos.snk
DataEndIfDefined.cs
DataIfDefined.cs
DataIfNotDefined.cs
DataMember.cs
Define.cs
ElementReference.cs Remove not used lookup 2015-05-07 12:50:07 +06:00
Else.cs
EndIfDefined.cs
IDefine.cs
IEndIfDefined.cs
IfDefined.cs
IfNotDefined.cs
IIfDefined.cs
IIfNotDefined.cs
InfraExtensions.cs
Instruction.cs Cache default mnemonics for assemblies. 2015-05-07 12:41:06 +06:00
Label.cs
LabelName.cs Got constrained callvirt working. 2016-03-05 23:56:27 -06:00
LiteralAssemblerCode.cs Ongoing changes 2015-01-01 13:25:25 +01:00
OpCodeAttribute.cs
StackContents.cs
TypeComparer.cs