[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Fix the SPARC build.

2021-05-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45065 ) Change subject: arch-sparc: Fix the SPARC build. .. arch-sparc: Fix the SPARC build. Change-Id: I233d32f67fc4e5e9

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Fix extended opcode based decoding

2021-05-02 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40885 ) Change subject: arch-power: Fix extended opcode based decoding .. arch-power: Fix extended opcode based decoding When m

[gem5-dev] Re: gem5 namespace

2021-05-02 Thread Gabe Black via gem5-dev
Hi Daniel, just about the panic, fatal, etc, macros, that's a pretty sticky issue since those are so prevalent and are *nearly* functions, except annoyingly it's very hard to capture line/file information without using a macro. The way they are isn't ideal since they are macros with simple names, b

[gem5-dev] Re: gem5 namespace

2021-05-02 Thread Daniel Carvalho via gem5-dev
Hello, devs, It's been over 2 weeks since the first mail, so I think it is safe to assume nobody else will vote. We have reached 3 votes in favor of "gem5", and 2 in favor of "Gem5". However, after going through the codebase and thinking thoroughly, I have decided to change my vote to "Gem5". T

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Fix disassembly for SPR move instructions

2021-05-02 Thread Boris Shingarov (Gerrit) via gem5-dev
Boris Shingarov has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40882 ) Change subject: arch-power: Fix disassembly for SPR move instructions .. arch-power: Fix disassembly for SPR move instru