summaryrefslogtreecommitdiff
path: root/libyasm/insn.h
Commit message (Expand)AuthorAgeFilesLines
* Add core TASM syntax support.Peter Johnson2008-10-071-0/+3
* Enable DLL/plugin builds with cmake on Windows.Peter Johnson2008-05-231-0/+16
* Make jmp with seg:off equ behave the same as NASM.Peter Johnson2008-01-191-9/+14
* Support NASM's upcoming RIP-relative syntax, with a few differences.Peter Johnson2007-09-191-0/+6
* Remove YASM_LIB_INTERNAL. It never really gained us that much in terms ofPeter Johnson2007-07-141-6/+1
* Change handling of frontend (mnenomic) instructions to make it easier toPeter Johnson2007-07-081-0/+248