[Hexagon] Adding absolute value, and negate with saturation
[oota-llvm.git] / test / MC / Disassembler /
2014-12-16 Colin LeMahieu[Hexagon] Adding absolute value, and negate with saturation
2014-12-16 Colin LeMahieu[Hexagon] Adding saturate and swizzle instructions.
2014-12-16 Zoran Jovanovic[mips][microMIPS] Implement SWP and LWP instructions
2014-12-16 Vladimir MedicAdd disassembler tests for mips4 platform. There are...
2014-12-16 Colin LeMahieu[Hexagon] Adding doubleword multiplies with and without...
2014-12-15 Colin LeMahieu[Hexagon] Adding halfword to doubleword multiplies.
2014-12-15 Colin LeMahieu[Hexagon] Adding logical-logical accumulation instructi...
2014-12-15 Colin LeMahieu[Hexagon] Adding a number of additional multiply forms...
2014-12-15 Colin LeMahieu[Hexagon] Adding misc multiply encodings and tests.
2014-12-15 Colin LeMahieu[Hexagon] Adding doubleworld accumulating multiplies...
2014-12-15 Colin LeMahieu[Hexagon] Adding accumulating half word multiplies.
2014-12-15 Colin LeMahieu[Hexagon] Adding multiply with rnd/sat/rndsat
2014-12-15 Colin LeMahieu[Hexagon] Adding encoding bits for halfword multiplies.
2014-12-15 Reid KlecknerMove mips1 tests to test/MC/Disassembler/Mips/mips1
2014-12-15 Vladimir MedicAdd disassembler tests for mips3 platform. There are...
2014-12-15 Vladimir MedicAdd disassembler tests for mips2 platform. There are...
2014-12-15 Vladimir MedicThis is the first in a series of patches that add missi...
2014-12-12 Colin LeMahieu[Hexagon] Adding double word add/min/minu/max/maxu...
2014-12-12 Colin LeMahieu[Hexagon] Adding J class call instructions.
2014-12-11 Colin LeMahieu[Hexagon] Adding encoding information for sign extend...
2014-12-10 Colin LeMahieu[Hexagon] Adding combine ri/ir instructions.
2014-12-10 Colin LeMahieu[Hexagon] Adding encodings for JR class instructions...
2014-12-10 Colin LeMahieu[Hexagon] Adding JR class predicated call reg instructions.
2014-12-09 Colin LeMahieu[Hexagon] Fixing broken tests.
2014-12-09 Colin LeMahieu[Hexagon] Updating rr/ri 32/64 transfer encodings and...
2014-12-09 Colin LeMahieu[Hexagon] Adding word combine dot-new form and replacin...
2014-12-09 Colin LeMahieu[Hexagon] Updating predicate register transfers and...
2014-12-08 Colin LeMahieu[Hexagon] Adding any8, all8, and/or/xor/andn/orn/not...
2014-12-08 Colin LeMahieu[Hexagon] Fixing broken test.
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword add, sub, and, or...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword comparisons. Removin...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype parity, min, minu, max, maxu...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype halfword add/sub ll/hl/lh/hh...
2014-12-08 Colin LeMahieu[Hexagon] Adding add/sub with saturation. Removing...
2014-12-08 Colin LeMahieu[Hexagon] Adding combine reg, reg with predicated forms.
2014-12-08 Colin LeMahieu[Hexagon] Adding packhl instruction.
2014-12-05 Colin LeMahieu[Hexagon] Adding sub/and/or reg, imm forms
2014-12-05 Colin LeMahieu[Hexagon] Updating mux_ir/ri/ii/rr with encoding bits
2014-12-05 Colin LeMahieu[Hexagon] Adding tfrih/l instructions.
2014-12-05 Colin LeMahieu[Hexagon] Adding add reg, imm form with encoding bits...
2014-12-05 Colin LeMahieu[Hexagon] Adding DoubleRegs decoder. Moving C2_mux...
2014-12-05 Colin LeMahieu[Hexagon] Adding combine reg-reg forms.
2014-12-05 Colin LeMahieu[Hexagon] Marking several instructions as isCodeGenOnly...
2014-12-04 Colin LeMahieu[Hexagon] Adding lit exception if Hexagon isn't built.
2014-12-04 Colin LeMahieu[Hexagon] Marking some instructions as CodeGenOnly...
2014-12-02 Asiri RathnayakeAdd support for ARM modified-immediate assembly syntax.
2014-12-01 Vladimir MedicThe andi16, addiusp and jraddiusp micromips instruction...
2014-12-01 Charlie TurnerAdd post-decode checking of HVC instruction.
2014-12-01 Charlie TurnerAdd Thumb HVC and ERET virtualisation extension instruc...
2014-12-01 Charlie TurnerAdd ARM ERET and HVC virtualisation extension instructions.
2014-11-30 Hal Finkel[PowerPC] Add asm support for cache-inhibited ld/st...
2014-11-29 Jozef Kolek[mips][microMIPS] Implement NOP aliases
2014-11-28 Charlie TurnerFix wrong encoding of MRSBanked.
2014-11-27 Daniel Sanders[mips] Add synci instruction.
2014-11-27 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-26 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-25 Hal Finkel[PowerPC] Add the 'attn' instruction
2014-11-24 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-19 Zoran Jovanovic[mips][micromips] Implement SWM32 and LWM32 instructions
2014-11-19 Jozef Kolek[mips][microMIPS] Add disassembler tests for new microM...
2014-11-05 Oliver StannardFix bashism in tests added by r221341
2014-11-05 Oliver Stannard[ARM] Honor FeatureD16 in the assembler and disassembler
2014-11-04 Colin LeMahieu[Hexagon] Reverting 220584 to address ASAN errors.
2014-11-03 Charlie TurnerRemove the cortex-a9-mp CPU.
2014-10-26 Elena DemikhovskyAVX-512: Fixed encoding of VPBROADCASTM and added SKX...
2014-10-24 Colin LeMahieu[Hexagon] Resubmission of 220427
2014-10-23 NAKAMURA TakumiRevert r220427, "[Hexagon] Adding encoding bits for...
2014-10-23 Oliver Stannard[Thumb2] Improve disassembly of memory hints
2014-10-22 Colin LeMahieu[Hexagon] Adding encoding bits for add opcode.
2014-10-07 Craig Topper[X86] Fix a bug where the disassembler was ignoring...
2014-10-01 Daniel Sanders[mips] Fix disassembly of [ls][wd]c[23], cache, and...
2014-09-01 Renato GolinThumb2 M-class MSR instruction support changes
2014-08-23 Hal Finkel[PowerPC] Add support for dcbtst and icbt (prefetch)
2014-08-15 Tim NorthoverARM: implement MRS/MSR (banked reg) system instructions.
2014-08-09 Joerg SonnenbergerUpdate disassembler test to check the full dccci/iccci...
2014-08-07 Joerg SonnenbergerAdd RFID instruction.
2014-08-05 Joerg SonnenbergerAdd dci/ici instructions for PPC 476 and friends.
2014-08-05 Joerg SonnenbergerAdd lswi / stswi for assembler use with a warning to...
2014-08-04 Joerg SonnenbergerAdd PPC 603's tlbld and tlbli instructions.
2014-08-04 Joerg Sonnenbergertlbre / tlbwe / tlbsx / tlbsx. variants for the PPC...
2014-08-04 Joerg SonnenbergerAdd features for PPC 4xx and e500/e500mc instructions.
2014-08-02 Joerg Sonnenbergertlbia support
2014-08-02 Joerg Sonnenbergermfdcr / mtdcr support
2014-08-02 Joerg SonnenbergerDon't use additional arguments for dss and friends...
2014-08-01 James MolloyAllow only disassembling of M-class MSR masks that...
2014-07-30 Joerg SonnenbergerRefactor TLBIVAX and add tlbsx.
2014-07-30 Joerg SonnenbergerAdd rfdi and rfmci from the e500/e500mc ISA.
2014-07-30 Joerg SonnenbergerAdd BookE's tlbre, tlbwe and tlbivax instructions.
2014-07-30 Joerg SonnenbergerAdd BookE's wrtee and wrteei instructions.
2014-07-29 Joerg SonnenbergerAdd rfci instruction.
2014-07-29 Joerg SonnenbergerRecognize BookE's mbar instruction.
2014-07-29 Joerg SonnenbergerSupport move to/from segment register.
2014-07-29 Joerg SonnenbergerAdd rfi instruction. Based on feedback by Ulrich Weigand.
2014-07-17 Adam Nemet[X86] AVX512: Add disassembler support for compressed...
2014-07-10 Richard Sandiford[SystemZ] Add MC support for LEDBRA, LEXBRA and LDXBRA
2014-07-09 Daniel Sanders[mips][mips64r6] Correct cond names in the cmp.cond...
2014-07-04 Daniel Sanders[mips][mips64r6] Correct the encoding of dmuh, dmuhu...
2014-06-24 Adam Nemet[Disasm][AVX512] Implement decoding of top bit for...
2014-06-18 Zoran Jovanovic[mips][mips64r6] Add BLTC and BLTUC instructions
2014-06-16 Daniel Sanders[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded...
next