[mips][microMIPS] Implement MUL[_S].PH, MULEQ_S.W.PHL, MULEQ_S.W.PHR, MULEU_S.PH...
[oota-llvm.git] / test / MC / Disassembler / Sparc /
2015-08-10 James Y Knight[Sparc] Implement i64 load/store support for 32-bit...
2015-08-05 James Y Knight[Sparc] Fix disassembly of popc instruction.
2015-05-18 James Y KnightSparc: Support PSR, TBR, WIM read/write instructions.
2015-05-18 James Y KnightSparc: Add the "alternate address space" load/store...
2015-05-18 James Y KnightAdd support for the Sparc implementation-defined "ASR...
2015-04-29 James Y KnightSparc: Prefer reg+reg address encoding when only one...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-03-09 Venkatraman Govind... [Sparc] Add support for decoding 'swap' instruction.
2014-03-02 Venkatraman Govind... [Sparc] Add return/rett instruction to Sparc backend.
2014-03-02 Venkatraman Govind... [Sparc] Add support for decoding jmpl/retl/ret instruction.
2014-03-02 Venkatraman Govind... [Sparc] Add support for parsing fcmp with %fcc registers.
2014-03-01 Venkatraman Govind... [Sparc] Add support to decode unimp instruction.
2014-03-01 Venkatraman Govind... [Sparc] Add support to decode negative simm13 operands...
2014-03-01 Venkatraman Govind... [Sparc] Add support for decoding call instructions...
2014-03-01 Venkatraman Govind... [Sparc] Add support to disassemble sparc memory instruc...
2014-03-01 Venkatraman Govind... [Sparc] Emit 'restore' instead of 'restore %g0, %g0...
2014-01-24 Venkatraman Govind... [Sparc] Correct quad register list in the asm parser.
2014-01-12 Venkatraman Govind... [Sparc] Add support for parsing floating point instruct...
2014-01-08 Venkatraman Govind... [Sparc] Add support for parsing branch instructions...
2014-01-06 Venkatraman Govind... [Sparc] Add initial implementation of disassembler...