Browse Source
gas/ * config/tc-arm.c (do_mull): Allow overlapping Rm for armv6. gas/testsuite/ * gas/arm/mul-overlap.s: Add umull and smlal. * gas/arm/mul-overlap.l: Update expected results.insight_6_8-branch
5 changed files with 19 additions and 3 deletions
@ -1,3 +1,4 @@ |
|||
[^:]*: Assembler messages: |
|||
[^:]*:5: Rd and Rm should be different in mul |
|||
[^:]*:6: Rd and Rm should be different in mla |
|||
[^:]*:8: rdhi, rdlo and rm must all be different |
|||
|
|||
Loading…
Reference in new issue