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

/freebsd-12-stable/contrib/binutils/opcodes/
H A Dsh-opc.h211 #define arch_sh2a_sh4_base (1 << 4) macro
251 #define arch_sh2a_nofpu_or_sh4_nommu_nofpu (arch_sh2a_sh4_base|arch_sh_no_mmu |arch_sh_no_co)
253 #define arch_sh2a_or_sh3e (arch_sh2a_sh4_base|arch_sh_no_mmu |arch_sh_sp_fpu)
254 #define arch_sh2a_or_sh4 (arch_sh2a_sh4_base|arch_sh_no_mmu |arch_sh_dp_fpu)

Completed in 108 milliseconds