summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/X86/intel-syntax-encoding.s
Commit message (Expand)AuthorAgeFilesLines
* X86: add alias for pushfw/popfw in Intel modeTim Northover2018-10-221-0/+5
* This patch is a result of D37262: The issues with X86 prefixes. It closes PR...Andrew V. Tischenko2017-10-161-4/+2
* [X86][AsmParser] fix PR32035Coby Tayree2017-09-271-0/+5
* [X86] Allow xacquire/xrelease prefixesCoby Tayree2017-08-211-0/+9
* [MC] Fix Intel Operand assembly parsing for .set idsNirav Dave2016-08-021-0/+5
* Revert r276895 "[MC][X86] Fix Intel Operand assembly parsing for .set ids"Hans Wennborg2016-08-011-5/+0
* [MC][X86] Fix Intel Operand assembly parsing for .set idsNirav Dave2016-07-271-0/+5
* Post process ADC/SBB and use a shorter encoding if they use a sign extended i...Craig Topper2013-03-181-0/+14
* Refactor some duplicated code into helper functions.Craig Topper2013-03-181-0/+7
* Add retw and lretw instructions. Also, fix Intel syntax parsing for allCharles Davis2012-04-111-0/+13
* Intel syntax. Adjust special code, used to recognize cmp<comparison code>{ss,...Devang Patel2012-01-301-0/+3
* Intel Syntax: Extend special hand coded logic, to recognize special instructi...Devang Patel2012-01-241-0/+3
* Intel syntax: Parse ... PTR [-8]Devang Patel2012-01-201-1/+2
* Intel syntax: For now, disable ambiguous JMP64pcrel32 for intel syntax.Devang Patel2012-01-201-1/+4
* Post process 'and', 'sub' instructions and select better encoding, if available.Devang Patel2012-01-191-0/+8
* Intel syntax: There is no need to create unary expr for simple negative displ...Devang Patel2012-01-191-0/+4
* Post process 'xor', 'or' and 'cmp' instructions and select better encoding, i...Devang Patel2012-01-191-0/+22
OpenPOWER on IntegriCloud