Home
last modified time | relevance | path

Searched defs:dst1 (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/rbootd/
H A Drmpproto.c281 char *src, *dst1, *dst2; in SendBootRepl() local
/openbsd-src/sys/scsi/
H A Dch.c389 u_int16_t src, dst1, dst2; in ch_exchange() local
/openbsd-src/gnu/gcc/gcc/config/score/
H A Dscore-mdaux.c514 rtx dst1 = subw (dst, 1); in mds_movdi() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dbfin-parse.y32 #define DSP32ALU(aopcde, HL, dst1, dst0, src0, src1, s, x, aop) \ argument
H A Dtc-bfin.c1298 REG_T dst0, REG_T dst1, REG_T src0, REG_T src1) in bfin_gen_dsp32alu()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.c423 #define DSP32ALU(aopcde, HL, dst1, dst0, src0, src1, s, x, aop) \ argument
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dbfin-dis.c2703 int dst1 = ((iw1 >> DSP32Alu_dst1_bits) & DSP32Alu_dst1_mask); in decode_dsp32alu_0() local