Home
last modified time | relevance | path

Searched refs:SH_MERGE_ARCH_SET (Results 1 – 1 of 1) sorted by last modified time

/qemu/disas/
H A Dsh4.c245 #define SH_MERGE_ARCH_SET(SET1, SET2) ((SET1) & (SET2)) macro
254 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()