Home
last modified time | relevance | path

Searched refs:PROCESSOR_V850E3V5 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dv850.h75 #define PROCESSOR_V850E3V5 (1 << (arch_V850E3V5)) /* Just the V850E3V5. */ macro
78 #define PROCESSOR_V850E3V5_UP (PROCESSOR_V850E3V5)
/toolchain/binutils/binutils-2.25/opcodes/
Dv850-dis.c256 target_processor = PROCESSOR_V850E3V5; in disassemble()
614 target_processor = PROCESSOR_V850E3V5; in print_insn_v850()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-v850.c531 case bfd_mach_v850e3v5: SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850E3V5); break; in set_machine()
1617 SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850E3V5); in md_parse_option()
1622 SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850E3V5); in md_parse_option()
1888 SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850E3V5); in md_begin()
1896 SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850E3V5); in md_begin()