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/36473] Generate bit test (bt) instructions



------- Comment #2 from ubizjak at gmail dot com  2008-06-09 11:41 -------
Mine, the patch needs testcases.

2008-06-09  Uros Bizjak  <ubizjak@gmail.com>

        * config/i386/predicates.md (bt_comparison_operator): New predicate.
        * config/i386/i386.md (*btdi_rex64): New instruction pattern.
        (*btsi): Ditto.
        (*jcc_btdi_rex64): New instruction and split pattern.
        (*jcc_btsi): Ditto.
        (*jcc_btsi_1): Ditto.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ubizjak at gmail dot com
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-06-09 11:41:11
               date|                            |


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


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