The ARM assembler is not assembling the following instruction
authorScott Bambrough <scottb@netwinder.org>
Thu, 1 Jun 2000 19:07:54 +0000 (19:07 +0000)
committerScott Bambrough <scottb@netwinder.org>
Thu, 1 Jun 2000 19:07:54 +0000 (19:07 +0000)
commita6836251f636c0cb1078966331647d70376208ed
tree5a23d5f6e2a94d6e7997bb30f6145773aded6a08
parent3903e627f366251cede71c48c67b4f214b1cdcf4
The ARM assembler is not assembling the following instruction
correctly.

mrs lr, spsr

The string pointer is advanced to far before the check to set
the SPSR bit.

Thu Jun 01 2000  Scott Bambrough <scottb@netwinder.org>

* config/tc-arm.c (do_mrs): Allow SPSR_BIT to be set correctly.
gas/ChangeLog
gas/config/tc-arm.c
This page took 0.024756 seconds and 4 git commands to generate.