Searched refs:CRT_SH5_ISA16 (Results 1 – 7 of 7) sorted by relevance
27 CRT_SH5_ISA16 = 2, enumerator
210 ? CRT_SH5_ISA16 : CRT_DATA); in sh64_get_contents_type()
495 return (memaddr & 1) == 1 ? CRT_SH5_ISA32 : CRT_SH5_ISA16; in sh64_get_contents_type_disasm()550 if (cr_type != CRT_SH5_ISA16) in print_insn_sh64()
1905 (print_insn_sh64x) <not CRT_SH5_ISA16>: Ditto. Print as .byte:s
458 cr_type = CRT_SH5_ISA16;
3152 new_contents_type = CRT_SH5_ISA16; in sh64_set_contents_type()
2920 sh64_set_contents_type (CRT_SH5_ISA16); in md_assemble()