h8300.h (OK_FOR_U): (const (plus (symbol_ref) (const_int))) is a valid U operand...
authorJeff Law <law@gcc.gnu.org>
Tue, 7 May 1996 21:11:47 +0000 (15:11 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 7 May 1996 21:11:47 +0000 (15:11 -0600)
commit3fb9e749791211cb3df74e5ae929579a29bb6861
tree3c0182c8718b2bd3906b636fd0e89a11f464680f
parentfabdc32d072ff720c1afb2ef673060b50dcf8755
h8300.h (OK_FOR_U): (const (plus (symbol_ref) (const_int))) is a valid U operand if...

        * 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.

From-SVN: r11954
gcc/config/h8300/h8300.h
gcc/config/h8300/h8300.md