- Implement asm parsing support for LDRSBT, LDRHT, LDRSHT and STRHT
[oota-llvm.git] / test / MC / ARM / thumb.s
2011-02-14 Bruno Cardoso LopesFix encoding and add parsing support for the arm/thumb...
2011-01-26 Bruno Cardoso Lopesfix the encoding and add testcases for ARM nop, yield...
2011-01-20 Bruno Cardoso LopesAdd cdp/cdp2 instructions for thumb/thumb2
2011-01-20 Bruno Cardoso LopesAdd mcr* and mr*c support to thumb targets
2011-01-18 Bruno Cardoso LopesFollow the current hack set and enable the correct...
2010-11-30 Bill WendlingAdd parsing for the Thumb t_addrmode_s4 addressing...
2010-11-29 Bill WendlingAdd more Thumb encodings.
2010-11-29 Bill WendlingMore Thumb encodings.
2010-11-29 Bill WendlingAdd Thumb encodings for REV instructions.
2010-11-29 Bill WendlingAdd more Thumb encodings.
2010-11-21 Bill WendlingAdd encoding for ARM "trap" instruction.
2010-11-19 Bill WendlingAdd MC encodings for some Thumb instructions. Test...