mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-22 13:58:47 +00:00
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 |
||
|---|---|---|
| .. | ||
| Properties | ||
| x86 | ||
| .editorconfig | ||
| Assembler.cs | ||
| BaseAssemblerElement.cs | ||
| Comment.cs | ||
| Cosmos.Assembler.csproj | ||
| Cosmos.snk | ||
| DataEndIfDefined.cs | ||
| DataIfDefined.cs | ||
| DataIfNotDefined.cs | ||
| DataMember.cs | ||
| Define.cs | ||
| ElementReference.cs | ||
| Else.cs | ||
| EndIfDefined.cs | ||
| IDefine.cs | ||
| IEndIfDefined.cs | ||
| IfDefined.cs | ||
| IfNotDefined.cs | ||
| IIfDefined.cs | ||
| IIfNotDefined.cs | ||
| InfraExtensions.cs | ||
| Instruction.cs | ||
| Label.cs | ||
| LabelName.cs | ||
| LiteralAssemblerCode.cs | ||
| OpCodeAttribute.cs | ||
| StackContents.cs | ||
| TypeComparer.cs | ||