[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Rename arch/registers.hh to arch/vecregs.hh.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42686 ) Change subject: arch,cpu: Rename arch/registers.hh to arch/vecregs.hh. .. arch,cpu: Rename arch/registers.hh to ar

[gem5-dev] Change in gem5/gem5[develop]: cpu,arch: Move the zero register index into RegClassInfo.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42685 ) Change subject: cpu,arch: Move the zero register index into RegClassInfo. .. cpu,arch: Move the zero register inde

[gem5-dev] Change in gem5/gem5[develop]: cpu: Eliminate the isZeroReg() helper in RegId.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42683 ) Change subject: cpu: Eliminate the isZeroReg() helper in RegId. .. cpu: Eliminate the isZeroReg() helper in RegId.

[gem5-dev] Change in gem5/gem5[develop]: cpu: Simplify the RegId class a little.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42684 ) Change subject: cpu: Simplify the RegId class a little. .. cpu: Simplify the RegId class a little. Having const a

[gem5-dev] Change in gem5/gem5[develop]: python: Improve type annotations in pystats

2021-03-09 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42644 ) Change subject: python: Improve type annotations in pystats .. python: Improve type annotations in pystats

[gem5-dev] Change in gem5/gem5[release-staging-v21-0]: python: Use Pattern from typing

2021-03-09 Thread Jason Lowe-Power (Gerrit) via gem5-dev
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42643 ) Change subject: python: Use Pattern from typing .. python: Use Pattern from typing Python <3.7 must import

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Stop using << and to_number for VecReg serialization.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41994 ) Change subject: arch,cpu: Stop using << and to_number for VecReg serialization. .. arch,cpu: Stop using << and to_number f

[gem5-dev] Change in gem5/gem5[develop]: arch: Simplify and correct style of VecReg types.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41993 ) Change subject: arch: Simplify and correct style of VecReg types. .. arch: Simplify and correct style of VecReg types. Chang

[gem5-dev] Change in gem5/gem5[develop]: arch: Eliminate the "Lane" view of vector registers.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41900 ) Change subject: arch: Eliminate the "Lane" view of vector registers. .. arch: Eliminate the "Lane" view of vector registers.

[gem5-dev] Change in gem5/gem5[develop]: cpu: Eliminate the unused "lane" interface from the ThreadContext.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41899 ) Change subject: cpu: Eliminate the unused "lane" interface from the ThreadContext. .. cpu: Eliminate the unused "lane" int

[gem5-dev] Re: Build failed in Jenkins: Nightly #242

2021-03-09 Thread Giacomo Travaglini via gem5-dev
This is fixed by: https://gem5-review.googlesource.com/c/public/gem5/+/42623 > -Original Message- > From: jenkins-no-reply=gem5@mg.gem5.org reply=gem5@mg.gem5.org> On Behalf Of jenkins-no-reply--- via gem5-dev > Sent: 09 March 2021 08:31 > To: gem5-dev@gem5.org > Cc: jenkins-no-r

[gem5-dev] Change in gem5/gem5[develop]: base: Disable Death test for fast builds

2021-03-09 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42623 ) Change subject: base: Disable Death test for fast builds .. base: Disable Death test for fast builds The

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Fix some bit manipulation bugs.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/42603 ) Change subject: arch-sparc: Fix some bit manipulation bugs. .. arch-sparc: Fix some bit manipulation bugs. Severa

[gem5-dev] Change in gem5/gem5[develop]: base: Adding static constexpr keywords to log2i

2021-03-09 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42543 ) Change subject: base: Adding static constexpr keywords to log2i .. base: Adding static constexpr keywords to log2i A

[gem5-dev] Change in gem5/gem5[develop]: arch-arm,base,dev: Eliminate the power() function from intmath.hh.

2021-03-09 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42504 ) Change subject: arch-arm,base,dev: Eliminate the power() function from intmath.hh. .. arch-arm,base,dev: Eliminate the pow

[gem5-dev] Build failed in Jenkins: Nightly #242

2021-03-09 Thread jenkins-no-reply--- via gem5-dev
See Changes: [Giacomo Travaglini] base: Add log2i to calculate log2 for integers [gabe.black] mem: Fix some transitive includes. [gabe.black] base: Add a szext function for true sign extension. [gabe.black] base: Remove "