Searched refs:set_machine (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-v850.c | 518 set_machine (int number) in set_machine() function 585 { "v850", set_machine, 0 }, 588 { "v850e", set_machine, bfd_mach_v850e }, 589 { "v850e1", set_machine, bfd_mach_v850e1 }, 590 { "v850e2", set_machine, bfd_mach_v850e2 }, 591 { "v850e2v3", set_machine, bfd_mach_v850e2v3 }, 592 { "v850e2v4", set_machine, bfd_mach_v850e3v5 }, 593 { "v850e3v5", set_machine, bfd_mach_v850e3v5 },
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2012 | 130 (set_machine): Use v850_target_arch.
|
D | ChangeLog-2010 | 1075 (set_machine): Add support for V850E2 and V850E2V3.
|
D | ChangeLog-9697 | 680 (set_machine, md_parse_option): Set processor_mask. 767 * config/tc-v850.c (set_machine): New function.
|
D | ChangeLog-0203 | 967 * config/tc-v850.c (set_machine): Accept v850e1 machine number.
|