This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/43461] unsigned int var; (var & 0xFF) not translated to uxtb insn in Thumb mode



------- Comment #2 from rearnsha at gcc dot gnu dot org  2010-03-22 00:51 -------
Confirmed.  Uxtb is better because for low regs it's only 16-bits.


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Priority|P3                          |P4
   Last reconfirmed|0000-00-00 00:00:00         |2010-03-22 00:51:53
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43461


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]