Searched refs:arch_sh4a_base (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
H A Dsh-opc.h213 #define arch_sh4a_base (1 << 6) macro
246 #define arch_sh4a (arch_sh4a_base |arch_sh_has_mmu|arch_sh_dp_fpu)
247 #define arch_sh4al_dsp (arch_sh4a_base |arch_sh_has_mmu|arch_sh_has_dsp)
249 #define arch_sh4a_nofpu (arch_sh4a_base |arch_sh_has_mmu|arch_sh_no_co)

Completed in 100 milliseconds