More Thumb encodings.
[oota-llvm.git] / test / MC / ARM / arm_instructions.s
2010-11-21 Bill WendlingAdd encoding for ARM "trap" instruction.
2010-11-18 Bill WendlingAdd support for parsing the writeback ("!") token.
2010-11-16 Bill WendlingTest encodings for LDM and STM.
2010-11-02 Bill WendlingRename getAddrModeImm12OpValue to getAddrModeImmOpValue...
2010-11-01 Jim GrosbachMark ARM subtarget features that are available for...
2010-10-29 Chris Lattneradd simple support for addrmode5 operands, allowing
2010-10-28 Chris Lattnermost simple arm instructions match correctly now,
2010-10-28 Chris Lattnerfix the asmmatcher generator to handle targets with...
2010-10-02 Chris Lattnermove ARM MC tests up one level.