summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NASM 2.11.01nasm-2.11.01H. Peter Anvin2014-02-181-1/+1
* changes.src: changelog for 2.11.01H. Peter Anvin2014-02-181-0/+13
* outelf: Error out on "section align" without valueH. Peter Anvin2014-02-181-9/+14
* BR 3392275: Don't require xmm0 to be specified when implicitH. Peter Anvin2014-02-162-1/+17
* BR3392274: output: Elf -- Don't crash on erronious syntaxCyrill Gorcunov2014-02-151-1/+1
* NASM 2.11nasm-2.11H. Peter Anvin2013-12-311-1/+1
* doc: Document DEFAULT BND/NOBND in changes, add use caseH. Peter Anvin2013-12-312-0/+8
* changes: Document change in [nosplit reg]H. Peter Anvin2013-12-311-1/+7
* nosplit: Generate index-only EA only when a multiplier is used.Jin Kyu Song2013-12-182-3/+5
* mpx: Clean up instruction dataJin Kyu Song2013-12-182-20/+23
* nosplit: Limit the effect of NOSPLITJin Kyu Song2013-12-182-3/+5
* mib: Avoid RIP-relative addressing in mibJin Kyu Song2013-12-181-0/+6
* insns: Mark LOADALL, LOADALL286 with ND flagCyrill Gorcunov2013-12-131-2/+2
* mib: Handle MIB EA in a different way from regular EA'sJin Kyu Song2013-12-113-39/+57
* misc/release: Generate manpagesH. Peter Anvin2013-12-111-1/+1
* iflag: Don't use c99 array initializationCyrill Gorcunov2013-12-101-3/+3
* insns-iflags: Drop occasionally introduced \Tab'sCyrill Gorcunov2013-12-071-2/+2
* iflag: \Tabs -> \SpaceCyrill Gorcunov2013-12-071-7/+7
* iflag: Introduce IFLAG_INIT helperCyrill Gorcunov2013-12-071-3/+3
* NASM 2.11rc4nasm-2.11rc4H. Peter Anvin2013-12-051-1/+1
* doc: Update nasmdocJin Kyu Song2013-12-041-4/+24
* bnd: Add a new nobnd prefixJin Kyu Song2013-12-046-3/+50
* bnd: Show warning when bnd prefix is droppedJin Kyu Song2013-12-043-1/+5
* pfmask: Limit the preferred mask to the vendor specific flagsJin Kyu Song2013-12-021-4/+3
* doc: Make the bit about mib operands a bit clearerH. Peter Anvin2013-11-281-3/+4
* doc: Clean up changelog for 2.11H. Peter Anvin2013-11-281-33/+25
* NASM 2.11rc3nasm-2.11rc3H. Peter Anvin2013-11-281-1/+1
* Add {vex3} and {vex2} prefixes by analogy with {evex}H. Peter Anvin2013-11-288-13/+62
* NASM 2.11rc2nasm-2.11rc2H. Peter Anvin2013-11-281-1/+1
* Remove "high 16" register class macros for xmm/ymm/zmmH. Peter Anvin2013-11-282-12/+6
* testcase: Remove escape characters - '\'Jin Kyu Song2013-11-275-4401/+4401
* preproc: Handle curly braces in multi-line macro parametersJin Kyu Song2013-11-271-13/+29
* Revert "AVX-512: Handle curly braces in multi-line macro parameters"Jin Kyu Song2013-11-271-5/+0
* stdscan: Rework curly brace parsing routinesJin Kyu Song2013-11-274-65/+54
* iflags: Add IF_EVEX for checking {evex} availabilityJin Kyu Song2013-11-273-6/+12
* opflags: Separate vector registers into low-16 and high-16Jin Kyu Song2013-11-274-11/+34
* doc: Update the change history and nasmdocJin Kyu Song2013-11-272-3/+84
* disasm: Don't rely on iflag_cmp() returning +/-1H. Peter Anvin2013-11-271-1/+2
* iflag: Do the equality test in iflag_cmp() firstH. Peter Anvin2013-11-271-4/+4
* iflag: In iflag_cmp() scan from the most significant word downH. Peter Anvin2013-11-262-4/+7
* iflag: Drop the use of double underscoresH. Peter Anvin2013-11-241-9/+9
* iflag: Make the insns_flags array constH. Peter Anvin2013-11-242-9/+11
* insns.dat: Fix a typo in a commentH. Peter Anvin2013-11-241-1/+1
* iflag: Move instruction flag commentH. Peter Anvin2013-11-243-35/+29
* iflag: remove C99 constructs, don't hardcode the number of wordsH. Peter Anvin2013-11-242-30/+27
* "make alldeps"H. Peter Anvin2013-11-245-133/+145
* iflag: Fix dependencies, factor out static components of iflag.hH. Peter Anvin2013-11-245-216/+223
* "make alldeps"H. Peter Anvin2013-11-245-30/+48
* insns: Restore back MMX,FPU flagsCyrill Gorcunov2013-11-242-38/+23
* Update .gitignoreCyrill Gorcunov2013-11-241-0/+2