Home
last modified time | relevance | path

Searched refs:src_start (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c19655 int src_start = REGNO (operands[1]); in output_mov_long_double_arm_from_arm() local
19659 if (dest_start < src_start) in output_mov_long_double_arm_from_arm()
19664 ops[1] = gen_rtx_REG (SImode, src_start + i); in output_mov_long_double_arm_from_arm()
19673 ops[1] = gen_rtx_REG (SImode, src_start + i); in output_mov_long_double_arm_from_arm()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc19862 int src_start = REGNO (operands[1]); in output_mov_long_double_arm_from_arm() local
19866 if (dest_start < src_start) in output_mov_long_double_arm_from_arm()
19871 ops[1] = gen_rtx_REG (SImode, src_start + i); in output_mov_long_double_arm_from_arm()
19880 ops[1] = gen_rtx_REG (SImode, src_start + i); in output_mov_long_double_arm_from_arm()