On 10/02/2017 02:07 AM, Igor Mammedov wrote: > Introduce ALPHA_CPU_TYPE_NAME macro to replace rather ununique > TYPE macro that alpha uses. With new macro it will follow > the same naming convention as other targets. > > While at it put scattered TypeInfo into one array which places > type desriptions at one place and reduces code a bit. > > Signed-off-by: Igor Mammedov <[email protected]> > --- > CC: [email protected] > --- > target/alpha/cpu.h | 3 ++ > target/alpha/cpu.c | 107 > +++++++++++++++++------------------------------------ > 2 files changed, 37 insertions(+), 73 deletions(-)
Acked-by: Richard Henderson <[email protected]> r~
