aboutsummaryrefslogtreecommitdiffstats
path: root/arm/AsmToJSON.ml
Commit message (Expand)AuthorAgeFilesLines
* Print symbols as symbols.Bernhard Schommer2018-03-081-16/+16
* Also use binary output for arm. Fix 23172Bernhard Schommer2018-03-071-1/+1
* Refactor the handling of errors and warnings (#44)Bernhard Schommer2018-02-081-1/+1
* Remove mnemonics not exported to JSON from mnemonics listMichael Schmidt2018-01-091-4/+4
* Change AsmToJson to be similar to other printers.Bernhard Schommer2018-01-051-3/+11
* Introduce 'cmn' instruction and optimize compare-with-immediate when negated ...Michael Schmidt2017-12-151-1/+2
* Moved constant expansion into Asmexpand. (#40)Bernhard Schommer2017-12-141-10/+29
* Export configured architecture to JSON (#38)Michael Schmidt2017-12-131-3/+3
* Added json export for the abstract ARM AssemblerBernhard Schommer2017-11-201-3/+273
* Added dump-mnemonics option.Bernhard Schommer2017-09-251-0/+2
* Formatted json printing.Bernhard Schommer2017-06-281-2/+2
* Fixed minor typos in the comments.Bernhard Schommer2015-10-041-1/+1
* Added the first version of the sdump export to json.Bernhard Schommer2015-04-271-0/+18