Loading target/microblaze/cpu.c +3 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,9 @@ static const struct { {"9.1", 0x1D}, {"9.2", 0x1F}, {"9.3", 0x20}, {"9.4", 0x21}, {"9.5", 0x22}, {"9.6", 0x23}, {NULL, 0}, }; Loading Loading
target/microblaze/cpu.c +3 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,9 @@ static const struct { {"9.1", 0x1D}, {"9.2", 0x1F}, {"9.3", 0x20}, {"9.4", 0x21}, {"9.5", 0x22}, {"9.6", 0x23}, {NULL, 0}, }; Loading