mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Add support for v850e1 machine number.
This commit is contained in:
@ -174,6 +174,10 @@ v850_processor_type_table[] =
|
||||
v850e_reg_names, bfd_mach_v850e
|
||||
}
|
||||
,
|
||||
{
|
||||
v850e_reg_names, bfd_mach_v850e1
|
||||
}
|
||||
,
|
||||
{
|
||||
NULL, 0
|
||||
}
|
||||
|
Reference in New Issue
Block a user