summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* insns.dat: Add BLCMSKCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLCSCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLSFILLCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLCFILLCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLCICCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLCICyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add BLSICCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add immediate form of BEXTRCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Add T1MSKC intstructionCyrill Gorcunov2013-05-121-1/+3
* insns.dat: Add TZMSK instructionCyrill Gorcunov2013-05-121-0/+2
* insns.dat: Move TZCNT for alphabetical orderCyrill Gorcunov2013-05-121-3/+3
* Make .git-ignore directory to ignore by scmCyrill Gorcunov2013-05-101-0/+1
* Add IF_TBM flagCyrill Gorcunov2013-05-101-0/+1
* BR3392253: Fix potential buffer overflow in number conversionCyrill Gorcunov2013-05-061-1/+1
* insns.dat: Udate yearCyrill Gorcunov2013-05-041-1/+1
* br3392250: insns -- Allow byte size in PREFETCHTx instructionsCyrill Gorcunov2013-05-041-4/+4
* BR3392244: docs -- Fix "respectively" typoCyrill Gorcunov2013-04-281-1/+1
* BR3392248: Update nasm -h outputCyrill Gorcunov2013-04-201-0/+4
* BR3392248: Update nasm manualCyrill Gorcunov2013-04-201-0/+4
* ndisasm: man -- Add missing -p optionCyrill Gorcunov2013-04-201-1/+1
* BR3392248: Update ndisasm manCyrill Gorcunov2013-04-201-1/+1
* BR3392248: Update ndisasm manCyrill Gorcunov2013-04-201-10/+10
* BR3392248: Update nasm manualCyrill Gorcunov2013-04-201-2/+9
* Fixed two more resource leaks in rdoff/rdlib.cPhilipp Kloke2013-04-011-0/+2
* Fixed three possible buffer overflowsPhilipp Kloke2013-04-011-3/+3
* Fixed several resource and memory leaksPhilipp Kloke2013-04-014-1/+6
* Fixed wrong/redundant comparison according to documentation in comment above.Philipp Kloke2013-04-011-1/+1
* Fixed wrong format specifier in format stringPhilipp Kloke2013-04-011-2/+2
* Remove unnecessary calls to memsetPhilipp Kloke2013-04-011-3/+0
* Make F2 and F3 SSE prefixes override 66Ben Rudiak-Gould2013-03-103-24/+3
* Drop SAME_AS flag from instruction matcherBen Rudiak-Gould2013-03-044-45/+19
* insns: Remove pushseg/popseg internal bytecodesBen Rudiak-Gould2013-03-036-119/+58
* Move conditional opcodes close to enum ccode definitionCyrill Gorcunov2013-03-032-6/+12
* insns.pl: Various style polyshingCyrill Gorcunov2013-03-021-75/+77
* assemble: Make emit_rex being a functionCyrill Gorcunov2013-03-021-8/+14
* assemble: Use case3/4 where appropriateCyrill Gorcunov2013-03-021-16/+5
* assemble: Add case3 helperCyrill Gorcunov2013-03-021-1/+2
* process_ea: Drop redundant variableCyrill Gorcunov2013-03-021-5/+1
* Remove +sBen Rudiak-Gould2013-03-016-410/+229
* Fix warnings generated by clang 3.0Andrew Nayenko2013-02-253-3/+3
* BR3392242: insns.dat -- Support AMD SVM instructions in 32bit modeAndrew Nayenko2013-02-211-7/+7
* Fix jmp/call near offsets in long modeBen Rudiak-Gould2013-02-202-51/+51
* Add np and similar prefixes to instructions that should have themBen Rudiak-Gould2013-02-204-56/+71
* eval: Use is_power2 helper instead of open codeCyrill Gorcunov2013-02-181-2/+2
* make: Don't forget to generate manpage for all targetCyrill Gorcunov2013-02-181-2/+2
* man: Generate manpages from asciidoc formatCyrill Gorcunov2013-02-176-667/+395
* Update .gitignoreCyrill Gorcunov2013-02-171-0/+6
* nasm.c: Convert GET_CURR_OFFS/SET_CURR_OFFS to functionsCyrill Gorcunov2013-02-151-12/+17
* nasm.c: Update year in headerCyrill Gorcunov2013-02-151-1/+1
* nasm.c: Tabs to spaces in emit_dependenciesCyrill Gorcunov2013-02-151-18/+18