• aoliva's avatar
    * config/frv/frv.c (movcc_fp_destination_operand): New. · c1213597
    aoliva authored
    (gpr_or_memory_operand): Fix typo in comment.
    (gpr_or_memory_operand_with_scratch): New.
    * config/frv/frv.h (PREDICATE_CODES): Add the two new predicates.
    * config/frv/frv.md (movcc_fp, movcc_fp_internal): Use
    movcc_fp_destination_operand.
    (reload_incc_fp): Use gpr_or_memory_operand_with_scratch.
    Legitimize memory addresses using a scratch register.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94523 138bc75d-0d04-0410-961f-82ee72b054a4
    c1213597
frv.c 296 KB