index
:
minicc.git
master
Minimal Incomplete Compiler Collection
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
asm
Age
Commit message (
Collapse
)
Author
2024-09-07
Added insns
Roland Reichwein
2024-09-07
Added insns
Roland Reichwein
2024-09-07
Added insns
Roland Reichwein
2024-09-02
Added insns
Roland Reichwein
2024-09-01
Added ARM insns
Roland Reichwein
2024-08-31
Added instructions
Roland Reichwein
2024-08-31
ARM assembler (WIP)
Roland Reichwein
2020-11-28
Complete: Shift Left and Shift Right
Roland Reichwein
2020-11-28
Implemented MOVSX - Move With Sign-Extension
Roland Reichwein
2020-11-28
Implemented SETcc - Set Byte On Condition
Roland Reichwein
2020-11-28
Implemented CMOVcc - Conditional Move
Roland Reichwein
2020-11-27
Added CMP
Roland Reichwein
2020-11-24
Implement shl reg, cl
Roland Reichwein
2020-11-24
Implement Shift Left (WIP)
Roland Reichwein
2020-11-23
Add Subtract, generalized binary operations
Roland Reichwein
2020-11-22
Generalize Add / Mul, Integer promotion, tests
Roland Reichwein
2020-11-22
Fix frame pointer - pop was too early
Roland Reichwein
2020-11-22
Support 16-bit short
Roland Reichwein
2020-11-21
Bugfix push + pop
Roland Reichwein
2020-11-21
Bugfixing of stack (WIP)
Roland Reichwein
2020-11-21
Support gcc 10 and clang 11
Roland Reichwein
2020-11-20
Assembler bugfixes - tests run successfully now
Roland Reichwein
2020-11-19
Assembler parser bugfixes (WIP)
Roland Reichwein
2020-11-19
Add assembler parser (WIP)
Roland Reichwein
2020-11-18
Implemented asm or
Roland Reichwein
2020-11-18
Added Asm ops
Roland Reichwein
2020-11-17
Complete hierarchical evaluation (unittest and systemtest fixed)
Roland Reichwein
2020-11-16
Implement hierarchical evaluation (WIP)
Roland Reichwein
2020-11-15
Evaluation (WIP)
Roland Reichwein
2020-11-15
Fixed unit tests, prepared hierarchical evaluation via stack (WIP)
Roland Reichwein
2020-11-15
Simplify Asm construction
Roland Reichwein
2020-11-14
Added system tests
Roland Reichwein
2020-11-13
Added push and pop
Roland Reichwein
2020-11-13
Add system tests, implement syscall
Roland Reichwein
2020-11-13
Added intel sub, div, idiv
Roland Reichwein
2020-11-12
implement restore of head recursion
Roland Reichwein
2020-11-10
Implemented dec, mul, imul
Roland Reichwein
2020-11-09
Support multiply (WIP)
Roland Reichwein
2020-11-09
Move encode.h|cpp to intel specific
Roland Reichwein
2020-11-09
Implement inc instruction, support 64 bit regs
Roland Reichwein
2020-11-09
First program: Can add 2 integers and return result via exit code
Roland Reichwein
2020-11-08
Prepare encoding and linking
Roland Reichwein
2020-11-06
Prepare Token/Node handling
Roland Reichwein
2020-10-18
Namespace Asm
Roland Reichwein
2020-10-18
Implemented optimize()
Roland Reichwein
2020-10-18
Implemented insertAddresses()
Roland Reichwein
2020-10-18
Added xor, mov, jmp
Roland Reichwein
2020-10-17
Add add
Roland Reichwein
2020-10-17
Handle Labels and Data
Roland Reichwein
2020-10-17
Add ret and int
Roland Reichwein
[next]