[Hexagon] Adding new-value store and bit reverse instructions.
[oota-llvm.git] / test / MC / Disassembler / Hexagon / xtype_bit.txt
2015-01-15 Colin LeMahieu[Hexagon] Adding new-value store and bit reverse instru...
2015-01-07 Colin LeMahieu[Hexagon] Adding encoding for popcount, fastcorner...
2015-01-05 Colin LeMahieu[Hexagon] Adding V4 bit manipulating instructions,...
2015-01-05 Colin LeMahieu[Hexagon] Adding orand, bitsplit reg/reg, and modwrap...
2015-01-05 Colin LeMahieu[Hexagon] Adding round reg/imm and bitsplit instructions.
2014-12-31 Colin LeMahieu[Hexagon] Adding accumulating add/sub, doubleword logic...
2014-12-19 Colin LeMahieu[Hexagon] Adding bit extraction and table indexing...
2014-12-19 Colin LeMahieu[Hexagon] Adding bit insertion instructions.
2014-12-19 Colin LeMahieu[Hexagon] Adding more xtype shift instructions.
2014-12-16 Colin LeMahieu[Hexagon] Adding bit count and twiddling instructions.
2014-12-16 Colin LeMahieu[Hexagon] Adding asr/lsr/asl reg/imm, asl with saturati...
2014-12-16 Colin LeMahieu[Hexagon] Adding absolute value, and negate with saturation
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype parity, min, minu, max, maxu...