summaryrefslogtreecommitdiff
path: root/tokens.dat
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the source code into subdirectoriesH. Peter Anvin2016-05-251-135/+0
* Specifically if we encounter the PTR keywordH. Peter Anvin2016-05-091-1/+4
* Sync to public Intel EAS version 021.Mark Charney2014-10-161-0/+2
* bnd: Add a new nobnd prefixJin Kyu Song2013-12-041-0/+1
* Add {vex3} and {vex2} prefixes by analogy with {evex}H. Peter Anvin2013-11-281-1/+3
* AVX-512: Add {evex} instruction prefixJin Kyu Song2013-11-201-0/+3
* MPX: Add BND prefix for branch instructionsJin Kyu Song2013-11-201-0/+1
* AVX-512: Add ZWORD keywordJin Kyu Song2013-08-221-0/+1
* AVX-512: Add support for parsing bracesJin Kyu Song2013-08-061-7/+21
* eval: add general support for "integer functions" and add ilog2*()H. Peter Anvin2012-05-311-0/+6
* Add support for UTF-16BE and UTF-32BEH. Peter Anvin2012-02-251-0/+4
* HLE: Implement the basic mechanism for XACQUIRE/XRELEASEH. Peter Anvin2012-02-241-1/+3
* Add copyright notices to other *.dat filesH. Peter Anvin2009-06-281-0/+33
* BR 2592476: Treat WAIT as a prefix even though it's really an instructionH. Peter Anvin2009-02-211-0/+1
* Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin2008-06-141-0/+4
* Add DY, YWORD, and the SY instruction flagH. Peter Anvin2008-05-201-0/+1
* Use a 32-bit floating-point limb size; support 8-bit floatH. Peter Anvin2007-10-291-0/+1
* 64-bit addressing and prefix handling changesH. Peter Anvin2007-10-281-0/+4
* Support __float*__ for floating-point numbers in expressionsH. Peter Anvin2007-09-241-0/+9
* Support generating NaNs and infinitiesH. Peter Anvin2007-09-181-0/+6
* Implement "oword" (128 bits) as a first-class sizeH. Peter Anvin2007-09-181-0/+1
* Simplify tokens.dat slightlyH. Peter Anvin2007-09-111-3/+1
* Fix order of token argumentsH. Peter Anvin2007-09-101-2/+2
* Finishing touches on perfect hash tokenizer; actually turn the thing onH. Peter Anvin2007-08-301-4/+4
* tokens.dat: Data file containing alphanumeric tokens not in other .datsH. Peter Anvin2007-08-301-0/+38