Add support for the Sparc implementation-defined "ASR" registers.
[oota-llvm.git] / test / MC / Disassembler / Sparc / sparc.txt
2015-05-18 James Y KnightAdd support for the Sparc implementation-defined "ASR...
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-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] Emit 'restore' instead of 'restore %g0, %g0...
2014-01-08 Venkatraman Govind... [Sparc] Add support for parsing branch instructions...
2014-01-06 Venkatraman Govind... [Sparc] Add initial implementation of disassembler...