Searched refs:PROCESSOR_V850 (Results 1 – 4 of 4) sorted by relevance
70 #define PROCESSOR_V850 (1 << (arch_V850)) /* Just the V850. */ macro82 #define PROCESSOR_ALL (PROCESSOR_V850 | PROCESSOR_V850E_UP)85 #define PROCESSOR_NOT_V850 (PROCESSOR_ALL & (~ PROCESSOR_V850)) /* Any processor except …
1777 (PROCESSOR_V850, PROCESSOR_ALL): New bit constants.
236 target_processor = PROCESSOR_V850; in disassemble()594 target_processor = PROCESSOR_V850; in print_insn_v850()703 && target_processor != PROCESSOR_V850) in print_insn_v850()
525 case 0: SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850); break; in set_machine()526 case bfd_mach_v850: SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850); break; in set_machine()1592 SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850); in md_parse_option()1936 SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850); in md_begin()