Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dsh4.c219 #define arch_sh_has_dsp 0x80000000 macro
233 #define arch_sh_dsp (arch_sh2_base|arch_sh_no_mmu|arch_sh_has_dsp)
237 #define arch_sh3_dsp (arch_sh3_base|arch_sh_has_mmu|arch_sh_has_dsp)
240 #define arch_sh4al_dsp (arch_sh4a_base|arch_sh_has_mmu|arch_sh_has_dsp)
259 (((SET) & arch_sh_has_dsp) != 0)