Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dsh4.c160 AY_PMOD_N, enumerator
880 /* *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…
883 /* *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},…
1189 case AY_PMOD_N: in print_movxy()