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

/freebsd-12-stable/contrib/binutils/opcodes/
H A Dsh-opc.h212 #define arch_sh4_base (1 << 5) macro
245 #define arch_sh4 (arch_sh4_base |arch_sh_has_mmu|arch_sh_dp_fpu)
248 #define arch_sh4_nofpu (arch_sh4_base |arch_sh_has_mmu|arch_sh_no_co)
250 #define arch_sh4_nommu_nofpu (arch_sh4_base |arch_sh_no_mmu |arch_sh_no_co)

Completed in 105 milliseconds