Searched refs:SH_MERGE_ARCH_SET (Results 1 – 1 of 1) sorted by relevance
245 #define SH_MERGE_ARCH_SET(SET1, SET2) ((SET1) & (SET2)) macro254 SH_VALID_ARCH_SET (SH_MERGE_ARCH_SET (SET1, SET2))1631 int max_n = SH_MERGE_ARCH_SET (op->arch, arch_op32) ? 8 : 4; in print_insn_sh()1634 && SH_MERGE_ARCH_SET (op->arch, arch_op32)) in print_insn_sh()2066 return SH_MERGE_ARCH_SET (op->arch, arch_op32) ? 4 : 2; in print_insn_sh()