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

/freebsd-12-stable/contrib/binutils/opcodes/
H A Dsh-opc.h210 #define arch_sh3_base (1 << 3) macro
241 #define arch_sh3_nommu (arch_sh3_base |arch_sh_no_mmu |arch_sh_no_co)
242 #define arch_sh3 (arch_sh3_base |arch_sh_has_mmu|arch_sh_no_co)
243 #define arch_sh3e (arch_sh3_base |arch_sh_has_mmu|arch_sh_sp_fpu)
244 #define arch_sh3_dsp (arch_sh3_base |arch_sh_has_mmu|arch_sh_has_dsp)

Completed in 109 milliseconds