Searched refs:dstop (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | i960-dis.c | 41 static void dstop (int, int, int); 740 dstop (m3, dst, fp); in reg() 750 dstop (m3, dst, fp); in reg() 757 dstop (m3, dst, fp); in reg() 880 dstop (int mode, int dest_reg, int fp) in dstop() function
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | m32c.cpu | 8888 (define-pmacro (mov16a-defn dst dstop dstcode) 8894 (sequence () (set HI (reg dstop) dst16-16-Mova-HI)) 8904 (define-pmacro (mov32a-defn dst dstop dstcode) 8910 (sequence () (set SI (reg dstop) dst32-16-Unprefixed-Mova-SI))
|