• froydnj's avatar
    make v850 use constraints.md · 48fd9d16
    froydnj authored
            * config/v850/constraints.md: New file.
            * config/v850/v850.md: Include it.
            * config/v850/predicates.md (reg_or_0_operand): Use
            satisfies_constraint_G.
            (special_symbolref_operand): Use satisfies_constraint_K.
            * config/v850/v850.h (CONSTANT_ADDRESS_P): Use constraint_satisfied_p.
            (GO_IF_LEGITIMATE_ADDRESS): Likewise.
            (REG_CLASS_FROM_LETTER, INT_7_BITS, INT_8_BITS): Delete.
            (CONST_OK_FOR_P, CONST_OK_FOR_LETTER_P): Delete.
            (EXTRA_CONSTRAINT): Delete.
            (CONST_OK_FOR_I, CONST_OK_FOR_J): Use insn_const_int_ok_for_constraint.
            (CONST_OK_FOR_K, CONST_OK_FOR_L, CONST_OK_FOR_M): Likewise.
            (CONST_OK_FOR_N, CONST_OK_FOR_O): Likewise.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170140 138bc75d-0d04-0410-961f-82ee72b054a4
    48fd9d16
ChangeLog 121 KB