Fix ARM's b.w instruction for thumb 2 and the encoding T4. The branch target
[oota-llvm.git] / test / MC / ARM / arm-arithmetic-aliases.s
2012-09-25 Jim GrosbachARM: 'add Rd, pc, #imm' is an alias for 'adr Rd, #imm'.
2011-06-27 Jim GrosbachARM Assembly syntax support for arithmetic implied...