Searched refs:dstp1 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/sh/
H A Dmovxy.s35 mov.l dstp1, r5
48 mov.l dstp1, r1
183 dstp1: .long dst1 label
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/sh/
H A Dmovxy.s35 mov.l dstp1, r5
48 mov.l dstp1, r1
183 dstp1: .long dst1 label
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c5647 rtx dst_addr, count, blocks, temp, dstp1 = NULL_RTX;
5679 dstp1 = adjust_address (dst, VOIDmode, 1);
5735 emit_insn (gen_cpymem_short (dstp1, dst, GEN_INT (254)));
5759 emit_insn (gen_cpymem_short (dstp1, dst,
5646 rtx dst_addr, count, blocks, temp, dstp1 = NULL_RTX; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc5744 rtx dst_addr, count, blocks, temp, dstp1 = NULL_RTX;
5776 dstp1 = adjust_address (dst, VOIDmode, 1);
5832 emit_insn (gen_cpymem_short (dstp1, dst, GEN_INT (254)));
5856 emit_insn (gen_cpymem_short (dstp1, dst,
5743 rtx dst_addr, count, blocks, temp, dstp1 = NULL_RTX; local

Completed in 166 milliseconds