Home
last modified time | relevance | path

Searched refs:PROCESSOR_V850E2 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dv850.h73 #define PROCESSOR_V850E2 (1 << (arch_V850E2)) /* Just the V850E2. */ macro
80 #define PROCESSOR_V850E2_UP (PROCESSOR_V850E2 | PROCESSOR_V850E2V3_UP)
DChangeLog1062 PROCESSOR_OPTION_ALIAS, PROCESSOR_V850E2, PROCESSOR_V850E2V3 and
/toolchain/binutils/binutils-2.25/opcodes/
Dv850-dis.c248 target_processor = PROCESSOR_V850E2; in disassemble()
606 target_processor = PROCESSOR_V850E2; in print_insn_v850()
Dv850-opc.c1538 { "jmp", one (0x06e0), one (0xffe0), {D32_31, R1}, 2, PROCESSOR_V850E2 | PROCESSOR_V850E2V3 },
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-v850.c529 case bfd_mach_v850e2: SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850E2); break; in set_machine()
1607 SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850E2); in md_parse_option()
1912 SET_PROCESSOR_MASK (processor_mask, PROCESSOR_V850E2); in md_begin()