summaryrefslogtreecommitdiff
path: root/syntax.md
AgeCommit message (Expand)AuthorFilesLines
2015-11-11Disassembler support for OpSpecConstantOpDavid Neto1-0/+6
2015-11-11Fix description of NaN encoding.David Neto1-3/+3
2015-11-10syntax.md: Describe hex floats and their use.David Neto1-5/+38
2015-11-10Remove canonical assembly format in syntax.md.Lei Zhang1-51/+27
2015-10-26Removed un-needed comments and fixed merge issue.Andrew Woloszyn1-7/+11
2015-10-26Updated string escaping in the assembler.Andrew Woloszyn1-12/+13
2015-10-26Parse and encode literal integers to the right widthDavid Neto1-7/+11
2015-10-26Remove stale TODO. Fix use of OpCode to 'instruction'David Neto1-4/+4
2015-10-26Clarify !<integer> parsing.Dejan Mircevski1-21/+22
2015-10-26Updated syntax.md to remove references to % numerical ids.Andrew Woloszyn1-17/+17
2015-10-26All values now represent symbolic names instead of mixed with numeric.Andrew Woloszyn1-6/+8
2015-10-26Document the syntax of mask expressionsDavid Neto1-1/+7
2015-10-26Forbid !<integer> preceding or succeeding '='.Dejan Mircevski1-1/+5
2015-10-26Document inability to use names from 3.12, 1.13David Neto1-1/+6
2015-10-26Clarify the syntax. Some named enumerants are unusableDavid Neto1-15/+54
2015-10-26Move the syntax description into its own fileDavid Neto1-0/+157