* sparc.md (*): Use {nonimmediate,register}_operand as appropriate
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Oct 1999 00:34:45 +0000 (00:34 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Oct 1999 00:34:45 +0000 (00:34 +0000)
commite9ac7268cee627f7b1b335c2c2055e94703785a6
tree282589801f2a8f4d88c03cbc7846f61e1c4abb9a
parent637b5ee405d2302fec37f8b48a87e9db6ebad9fd
    * sparc.md (*): Use {nonimmediate,register}_operand as appropriate
        instead of general_operand in a SET_DEST.  Use const_double_operand
        instead of an explicit test against CONST_DOUBLE.
        (movsf_const_lo): Add missing register mode.
        (goto_handler_and_restore): Add auxiliary test for Pmode.
        (flush): Adjust to use address_operand.
        (return_sf_no_fpu): Add missing output constraint.

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