summaryrefslogtreecommitdiff
path: root/test/MC/ARM64
Commit message (Expand)AuthorAge
* AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operandsTim Northover2014-04-24
* MC: move ARM64 test from AArch64 directorySaleem Abdulrasool2014-04-23
* [ARM64] Enable feature predicates for NEON / FP / CRYPTO.Kevin Qin2014-04-23
* ARM64: Improve diagnostics for malformed reg+reg addressing mode.Jim Grosbach2014-04-21
* ARM64: [su]xtw use W regs as inputs, not X regs.Jim Grosbach2014-04-17
* AArch64/ARM64: only mangle MOVZ/MOVN during encoding when neededTim Northover2014-04-15
* Optional hash symbol feature support for ARM64Stepan Dyatkovskiy2014-04-15
* Fix some doc and comment typosAlp Toker2014-04-09
* [ARM64] Properly support both apple and standard syntax for FMOVBradley Smith2014-04-09
* [ARM64] Conditional branches must always print their condition code, even AL.Bradley Smith2014-04-09
* [ARM64] Add missing shifted register MVN alias to ORNBradley Smith2014-04-09
* [ARM64] Fixup ADR/ADRP parsing such that they accept immediates and all label...Bradley Smith2014-04-09
* [ARM64] Tighten up the special casing in emitting arithmetic extends. UXTW sh...Bradley Smith2014-04-09
* [ARM64] Rename LR to the UAL-compliant 'X30'.Bradley Smith2014-04-09
* [ARM64] Rename FP to the UAL-compliant 'X29'.Bradley Smith2014-04-09
* [ARM64] Floating point to fixed point scaled conversions are only available o...Bradley Smith2014-04-09
* [ARM64] Add missing tlbi operands and error for extra/missing register on tlb...Bradley Smith2014-04-09
* [ARM64] Rework system register parsing to overcome SPSel clash in MSR variants.Bradley Smith2014-04-09
* [ARM64] Add WZR to isGPR32Register, since every use needs to check for this a...Bradley Smith2014-04-09
* [ARM64] Switch the decoder, disassembler, instprinter and asmparser over to u...Bradley Smith2014-04-09
* [ARM64] Add support for NV condition code (exists only for valid assembly/dis...Bradley Smith2014-04-09
* [ARM64] Add missing 1Q -> 1q vector kind aliasBradley Smith2014-04-09
* [ARM64] Add parsing for vector lists such as {v0.8b-v3.8b}Bradley Smith2014-04-09
* [ARM64] Correctly alias LSL to UXTW for 32bit instruction variants, rather th...Bradley Smith2014-04-09
* ARM64: initial backend importTim Northover2014-03-29