[Bug target/46092] Improve constant handling of thumb2 instructions

2012-02-24 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46092 Ramana Radhakrishnan changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Bug target/46092] Improve constant handling of thumb2 instructions

2010-12-10 Thread ams at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46092 --- Comment #3 from Andrew Stubbs 2010-12-10 17:27:04 UTC --- Oh, I should say, what it actually does is this: subhi r0, r0, #65280 ; 0xff00 subhi r0, r0, #241 ; 0x00f1

[Bug target/46092] Improve constant handling of thumb2 instructions

2010-12-10 Thread ams at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46092 Andrew Stubbs changed: What|Removed |Added Status|NEW |ASSIGNED CC|