summaryrefslogtreecommitdiff
path: root/ecomp-c/asm-i386.c
AgeCommit message (Expand)Author
2020-03-15dd is a pseudo opcode now, not a special directiveAndreas Baumann
2020-03-14better output and remembering valuesAndreas Baumann
2020-03-14check for undefined labelsAndreas Baumann
2020-03-14fixed tests for hex constantsAndreas Baumann
2020-03-14operand list construction (in progress)Andreas Baumann
2020-03-13started to work on opcode, operand listsAndreas Baumann
2020-03-12handling dd and LC increaseAndreas Baumann
2020-03-12support for one-line labelsAndreas Baumann
2020-03-11some more work on recognizing opcode and number of expected operandsAndreas Baumann
2020-03-08some more work on assembly parsingAndreas Baumann
2020-03-07finished scanner in asm-i386.cAndreas Baumann
2020-03-07some work on the i386 assemblerAndreas Baumann
2020-03-07we should really not traverse a free list which could be outside our process ...Andreas Baumann