-
- Downloads
rtl.h (CONST_INT_P): Define.
* rtl.h (CONST_INT_P): Define. * config/vax/vax.c (print_operand_address): Use CONST_INT_P() instead of GET_CODE(x) == CONST_INT. (vax_rtx_costs): Likewise. (vax_output_int_move): Likewise. (vax_output_int_add): Likewise. (legitimate_constant_address_p): Likewise. (index_term_p): Likewise. * config/vax/vax.h (PRINT_OPERAND): Likewise. * config/vax/vax.md (and<mode>3): Likewise. (ashrsi3): Likewise. (extv): Likewise. (movstricthi): Likewise. (movstrictqi): Likewise. (rotrsi3): Likewise. (five unnamed insns): Likewise. From-SVN: r112169
Showing
- gcc/ChangeLog 19 additions, 0 deletionsgcc/ChangeLog
- gcc/config/vax/vax.c 22 additions, 22 deletionsgcc/config/vax/vax.c
- gcc/config/vax/vax.h 9 additions, 9 deletionsgcc/config/vax/vax.h
- gcc/config/vax/vax.md 19 additions, 15 deletionsgcc/config/vax/vax.md
- gcc/rtl.h 3 additions, 0 deletionsgcc/rtl.h
Loading
Please register or sign in to comment