| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
A while ago we changed pushf and popf in Intel mode to generate pushfq
and popfq. Unfortunately that left us with no way to get the 16-bit
encoding in Intel mode so this patch adds pushfw and popfw as aliases
there.
llvm-svn: 344949
|
|
|
|
|
|
| |
PR7709, PR17697, PR19251, PR32809 and PR21640. There could be other bugs closed by this patch.
llvm-svn: 315899
|
|
|
|
|
|
| |
Differential Revision: https://reviews.llvm.org/D37473
llvm-svn: 314295
|
|
|
|
|
|
|
| |
Allow those prefixes on assembly code
Differential Revision: https://reviews.llvm.org/D36845
llvm-svn: 311309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Recommitting after fixing overaggressive fastpath return in parsing.
Fix intel syntax special case identifier operands that refer to a constant
(e.g. .set <ID> n) to be interpreted as immediate not memory in parsing.
Associated commit to fix clang test commited shortly.
Reviewers: rnk
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D22585
llvm-svn: 277489
|
|
|
|
|
|
| |
This caused PR28805. Adding a regression test.
llvm-svn: 277402
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix intel syntax special case identifier operands that refer to a constant
(e.g. .set <ID> n) to be interpreted as immediate not memory in parsing.
Reviewers: rnk
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D22585
llvm-svn: 276895
|
|
|
|
|
|
| |
immediate.
llvm-svn: 177243
|
|
|
|
| |
llvm-svn: 177242
|
|
|
|
|
|
| |
ret instructions.
llvm-svn: 154468
|
|
|
|
|
|
| |
code>{ss,sd,ps,pd}, for intel syntax.
llvm-svn: 149291
|
|
|
|
|
|
| |
instructions, for intel syntax.
llvm-svn: 148864
|
|
|
|
| |
llvm-svn: 148570
|
|
|
|
| |
llvm-svn: 148569
|
|
|
|
| |
llvm-svn: 148489
|
|
|
|
|
|
| |
displacement.
llvm-svn: 148486
|
|
if available.
llvm-svn: 148485
|