summaryrefslogtreecommitdiff
path: root/scripts/gen-s-parser.py
Commit message (Expand)AuthorAgeFilesLines
* Rename atomic wait/notify instructions (#1972)Heejin Ahn2019-03-301-3/+3
* Warn about running gen-s-parser.py with Python 2 (#1971)Thomas Lively2019-03-291-0/+6
* Bulk memory operations (#1892)Thomas Lively2019-02-051-0/+4
* Massive renaming (#1855)Thomas Lively2019-01-071-81/+81
* SIMD (#1820)Thomas Lively2018-12-131-1/+142
* Implement nontrapping float-to-int instructions (#1780)Thomas Lively2018-12-041-1/+10
* Reject all nonexistent instructions in sexp format (#1756)Thomas Lively2018-11-191-24/+11
* Generate sexp instruction parser (#1754)Thomas Lively2018-11-191-0/+408