Searched refs:AY_PMOD_N (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | sh-opc.h | 158 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},…
|
| D | sh-dis.c | 64 case AY_PMOD_N: in print_movxy()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-sh.c | 1432 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()
|