Home
last modified time | relevance | path

Searched refs:const_op_idx (Results 1 – 19 of 19) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/msp430/
H A Dmsp430.c1729 int const_op_idx = 1; in msp430_fixup_compare_operands() local
1732 const_op_idx = 2; in msp430_fixup_compare_operands()
1734 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
1735 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
1736 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/msp430/
H A Dmsp430.c3084 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3087 const_op_idx = 2; in msp430_fixup_compare_operands()
3089 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3090 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3091 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/msp430/
H A Dmsp430.c3007 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3010 const_op_idx = 2; in msp430_fixup_compare_operands()
3012 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3013 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3014 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/msp430/
H A Dmsp430.c3121 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3124 const_op_idx = 2; in msp430_fixup_compare_operands()
3126 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3127 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3128 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/msp430/
H A Dmsp430.c3084 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3087 const_op_idx = 2; in msp430_fixup_compare_operands()
3089 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3090 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3091 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/msp430/
H A Dmsp430.c3007 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3010 const_op_idx = 2; in msp430_fixup_compare_operands()
3012 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3013 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3014 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/msp430/
H A Dmsp430.c3084 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3087 const_op_idx = 2; in msp430_fixup_compare_operands()
3089 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3090 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3091 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/msp430/
H A Dmsp430.c3084 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3087 const_op_idx = 2; in msp430_fixup_compare_operands()
3089 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3090 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3091 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/msp430/
H A Dmsp430.c3084 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3087 const_op_idx = 2; in msp430_fixup_compare_operands()
3089 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3090 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3091 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/msp430/
H A Dmsp430.c3121 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3124 const_op_idx = 2; in msp430_fixup_compare_operands()
3126 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3127 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3128 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/msp430/
H A Dmsp430.c3121 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3124 const_op_idx = 2; in msp430_fixup_compare_operands()
3126 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3127 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3128 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/msp430/
H A Dmsp430.c3084 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3087 const_op_idx = 2; in msp430_fixup_compare_operands()
3089 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3090 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3091 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/msp430/
H A Dmsp430.c2845 int const_op_idx = 1; in msp430_fixup_compare_operands() local
2848 const_op_idx = 2; in msp430_fixup_compare_operands()
2850 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
2851 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
2852 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/msp430/
H A Dmsp430.c2845 int const_op_idx = 1; in msp430_fixup_compare_operands() local
2848 const_op_idx = 2; in msp430_fixup_compare_operands()
2850 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
2851 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
2852 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/msp430/
H A Dmsp430.c2845 int const_op_idx = 1; in msp430_fixup_compare_operands() local
2848 const_op_idx = 2; in msp430_fixup_compare_operands()
2850 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
2851 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
2852 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/msp430/
H A Dmsp430.c3578 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3581 const_op_idx = 2; in msp430_fixup_compare_operands()
3583 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3584 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3585 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/msp430/
H A Dmsp430.c3579 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3582 const_op_idx = 2; in msp430_fixup_compare_operands()
3584 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3585 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3586 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/msp430/
H A Dmsp430.c3579 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3582 const_op_idx = 2; in msp430_fixup_compare_operands()
3584 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3585 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3586 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/msp430/
H A Dmsp430.c3579 int const_op_idx = 1; in msp430_fixup_compare_operands() local
3582 const_op_idx = 2; in msp430_fixup_compare_operands()
3584 if (GET_CODE (operands[const_op_idx]) != REG in msp430_fixup_compare_operands()
3585 && GET_CODE (operands[const_op_idx]) != MEM) in msp430_fixup_compare_operands()
3586 operands[const_op_idx] = copy_to_mode_reg (my_mode, operands[const_op_idx]); in msp430_fixup_compare_operands()