Home
last modified time | relevance | path

Searched refs:AY_PMOD_N (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dsh-opc.h158 AY_PMOD_N, enumerator
929 /* *n*m*0**11 movy.w @<REG_N>+r9,<DSP_REG_Y> */ {"movy.w",{AY_PMOD_N,DSP_REG_Y},{PPI,MOVY,HEX_3}, a…
932 /* *n*m*1**11 movy.w <DSP_REG_M>,@<REG_N>+r9 */ {"movy.w",{DSP_REG_A_M,AY_PMOD_N},{PPI,MOVY,HEX_B},…
Dsh-dis.c64 case AY_PMOD_N: in print_movxy()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-sh.c1432 op->type = AY_PMOD_N; in parse_at()
1797 case AY_PMOD_N: in get_specific()
1798 if (user->type != AY_PMOD_N) in get_specific()
1824 if (user->type != AY_PMOD_N) in get_specific()