OSDN Git Service

* h8300/h8300.h (OK_FOR_U): (const (plus (symbol_ref) (const_int)))
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 May 1996 21:11:47 +0000 (21:11 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 May 1996 21:11:47 +0000 (21:11 +0000)
commit73835100f267d70291f376ae00cf54cbcb57f249
tree3c0182c8718b2bd3906b636fd0e89a11f464680f
parent9d3caf0b15fb26aab528d221e32b0737ea36f6bc
    * h8300/h8300.h (OK_FOR_U): (const (plus (symbol_ref) (const_int)))
        is a valid U operand if SYMBOL_REF_FLAG is set on the
        SYMBOL_REF.
        * h8300/h8300.md (memory btst patterns): New patterns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11954 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/config/h8300/h8300.h
gcc/config/h8300/h8300.md