summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler
Commit message (Expand)AuthorAgeFilesLines
* [X86] Fix a bug where the disassembler was ignoring the VEX.W bit in 32-bit m...Craig Topper2014-10-071-0/+3
* [mips] Fix disassembly of [ls][wd]c[23], cache, and pref ...Daniel Sanders2014-10-013-0/+32
* Thumb2 M-class MSR instruction support changesRenato Golin2014-09-012-13/+14
* [PowerPC] Add support for dcbtst and icbt (prefetch)Hal Finkel2014-08-231-0/+3
* ARM: implement MRS/MSR (banked reg) system instructions.Tim Northover2014-08-152-0/+303
* Update disassembler test to check the full dccci/iccci form.Joerg Sonnenberger2014-08-091-4/+4
* Add RFID instruction.Joerg Sonnenberger2014-08-071-0/+3
* Add dci/ici instructions for PPC 476 and friends.Joerg Sonnenberger2014-08-051-0/+5
* Add lswi / stswi for assembler use with a warning to not add patternsJoerg Sonnenberger2014-08-051-0/+5
* Add PPC 603's tlbld and tlbli instructions.Joerg Sonnenberger2014-08-041-0/+6
* tlbre / tlbwe / tlbsx / tlbsx. variants for the PPC 4xx CPUs.Joerg Sonnenberger2014-08-041-0/+15
* Add features for PPC 4xx and e500/e500mc instructions.Joerg Sonnenberger2014-08-043-10/+13
* tlbia supportJoerg Sonnenberger2014-08-021-0/+3
* mfdcr / mtdcr supportJoerg Sonnenberger2014-08-021-0/+5
* Don't use additional arguments for dss and friends to satisfy DSS_Form,Joerg Sonnenberger2014-08-021-0/+13
* Allow only disassembling of M-class MSR masks that the assembler knows how to...James Molloy2014-08-012-4/+125
* Refactor TLBIVAX and add tlbsx.Joerg Sonnenberger2014-07-301-0/+2
* Add rfdi and rfmci from the e500/e500mc ISA.Joerg Sonnenberger2014-07-301-0/+4
* Add BookE's tlbre, tlbwe and tlbivax instructions.Joerg Sonnenberger2014-07-301-0/+7
* Add BookE's wrtee and wrteei instructions.Joerg Sonnenberger2014-07-301-0/+7
* Add rfci instruction.Joerg Sonnenberger2014-07-291-0/+2
* Recognize BookE's mbar instruction.Joerg Sonnenberger2014-07-291-0/+3
* Support move to/from segment register.Joerg Sonnenberger2014-07-291-0/+4
* Add rfi instruction. Based on feedback by Ulrich Weigand.Joerg Sonnenberger2014-07-291-0/+2
* [X86] AVX512: Add disassembler support for compressed displacementAdam Nemet2014-07-171-0/+39
* [SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRARichard Sandiford2014-07-101-0/+54
* [mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructionsDaniel Sanders2014-07-092-40/+40
* [mips][mips64r6] Correct the encoding of dmuh, dmuhu, dmul, and dmulu.Daniel Sanders2014-07-041-4/+4
* [Disasm][AVX512] Implement decoding of top bit for non-destructive reg fieldsAdam Nemet2014-06-241-0/+6
* [mips][mips64r6] Add BLTC and BLTUC instructionsZoran Jovanovic2014-06-182-0/+4
* [mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6Daniel Sanders2014-06-162-0/+6
* [mips][mips64r6] ll, sc, lld, and scd are re-encoded on MIPS32r6/MIPS64r6.Daniel Sanders2014-06-162-0/+6
* [mips][mips64r6] Add bgec and bgeuc instructionsZoran Jovanovic2014-06-122-0/+4
* ARM: honor hex immediate formatting for ldr/str i12 offsets.Jim Grosbach2014-06-111-0/+6
* llvm-mc: Add option for prefering hex format disassembly.Jim Grosbach2014-06-113-5/+5
* [mips] Implement jr.hb and jalr.hb (Jump Register and Jump and Link Register ...Matheus Almeida2014-06-112-0/+6
* Condition codes AL and NV are invalid in the aliases that useArtyom Skrobov2014-06-101-2/+20
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-098-16/+8
* [mips][mips64r6] Add LDPC instructionZoran Jovanovic2014-06-091-0/+1
* Restore getInvertedCondCode() from the phased-out backend, fixing disassembly...Artyom Skrobov2014-05-291-2/+4
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-2416-6/+1
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-1/+1
* [mips][mips64r6] Add b[on]vcDaniel Sanders2014-05-222-0/+245
* TableGen: fix operand counting for aliasesTim Northover2014-05-162-7/+7
* ARM64: print correct aliases for NEON mov & mvn instructionsTim Northover2014-05-151-5/+5
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-152-6/+4
* ARM: implement support for the UDF mnemonicSaleem Abdulrasool2014-05-141-39/+0
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-121-28/+28
* [mips] Move disassembler test (test_2r_msa64) into correct folder.Matheus Almeida2014-05-121-0/+3
* [mips] Move disassembler test (Mips MSA test_vec) into correct folder.Matheus Almeida2014-05-121-0/+9
OpenPOWER on IntegriCloud