[gem5-dev] Change in gem5/gem5[develop]: arch-riscv,util: update riscv crosstool-ng config and m5 README entry

2021-03-31 Thread Ayaz Akram (Gerrit) via gem5-dev
Ayaz Akram has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44032 ) Change subject: arch-riscv,util: update riscv crosstool-ng config and m5 README entry .. arch-riscv,util: updat

[gem5-dev] Change in gem5/gem5[develop]: arch-vega, gpu-compute: Add vectors to hold op info

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42211 ) Change subject: arch-vega, gpu-compute: Add vectors to hold op info .. arch-vega, gpu-compute: Add vectors to hold op info

[gem5-dev] Change in gem5/gem5[develop]: arch-gcn3, gpu-compute: Update getRegisterIndex() API

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42210 ) Change subject: arch-gcn3, gpu-compute: Update getRegisterIndex() API .. arch-gcn3, gpu-compute: Update getRegisterIndex()

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Update instruction encodings

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42205 ) Change subject: arch-vega: Update instruction encodings .. arch-vega: Update instruction encodings This also renames VOP3

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Add decodings for Flat, Global, Scratch

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42206 ) Change subject: arch-vega: Add decodings for Flat, Global, Scratch .. arch-vega: Add decodings for Flat, Global, Scratch

[gem5-dev] Change in gem5/gem5[develop]: gpu-compute: Add operand info class to GPUDynInst

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42209 ) Change subject: gpu-compute: Add operand info class to GPUDynInst .. gpu-compute: Add operand info class to GPUDynInst Th

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Update FLAT instructions to use offset

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42213 ) Change subject: arch-vega: Update FLAT instructions to use offset .. arch-vega: Update FLAT instructions to use offset In

[gem5-dev] Change in gem5/gem5[develop]: arch-vega: Add Vega ISA as a copy of GCN3

2021-03-31 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42204 ) Change subject: arch-vega: Add Vega ISA as a copy of GCN3 .. arch-vega: Add Vega ISA as a copy of GCN3 This changeset add

[gem5-dev] Change in gem5/gem5[develop]: base: Generalize remote GDB query commands.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44028 ) Change subject: base: Generalize remote GDB query commands. .. base: Generalize remote GDB query commands. Dispat

[gem5-dev] Change in gem5/gem5[develop]: base: Use the correct string size in BaseRemoteGDB::cmd_query_var.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44026 ) Change subject: base: Use the correct string size in BaseRemoteGDB::cmd_query_var. .. base: Use the correct str

[gem5-dev] Change in gem5/gem5[develop]: base: Fix the syntax of the remote GDB command implementations.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44027 ) Change subject: base: Fix the syntax of the remote GDB command implementations. .. base: Fix the syntax of the

[gem5-dev] Change in gem5/gem5[develop]: base: Get rid of the unused "debuggers" vector in the remote GDB stub.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44030 ) Change subject: base: Get rid of the unused "debuggers" vector in the remote GDB stub. .. base: Get rid of the

[gem5-dev] Change in gem5/gem5[develop]: sim,base: Get rid of the system/gdb "breakpoint" methods.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44031 ) Change subject: sim,base: Get rid of the system/gdb "breakpoint" methods. .. sim,base: Get rid of the system/gdb "

[gem5-dev] Change in gem5/gem5[develop]: base: Report actual thread numbers to remote GDB.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/44029 ) Change subject: base: Report actual thread numbers to remote GDB. .. base: Report actual thread numbers to remote

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Move non-public values out of registers.hh.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41741 ) Change subject: arch-sparc: Move non-public values out of registers.hh. .. arch-sparc: Move non-public values out of register

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Move (most) non-public values out of registers.hh.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41742 ) Change subject: arch-x86: Move (most) non-public values out of registers.hh. .. arch-x86: Move (most) non-public values out o

[gem5-dev] Change in gem5/gem5[develop]: arch-mips: Pull non-public values out of registers.hh.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41739 ) Change subject: arch-mips: Pull non-public values out of registers.hh. .. arch-mips: Pull non-public values out of registers.

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: Clean up new FP code in arch/registers.hh.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/41735 ) Change subject: arch-riscv: Clean up new FP code in arch/registers.hh. .. arch-riscv: Clean up new FP code in arch/registers.

[gem5-dev] Change in gem5/gem5[develop]: dev,arch-x86: Simplify the relationship between the PC and SouthBridge.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/43886 ) Change subject: dev,arch-x86: Simplify the relationship between the PC and SouthBridge. .. dev,arch-x86: Simplify the rela

[gem5-dev] Change in gem5/gem5[develop]: mem: Ensure that RangeAddrMapper publishes its address range.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/43346 ) Change subject: mem: Ensure that RangeAddrMapper publishes its address range. .. mem: Ensure that RangeAddrMapper publishe

[gem5-dev] Change in gem5/gem5[develop]: cpu: Improve MemTest

2021-03-31 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/43727 ) Change subject: cpu: Improve MemTest .. cpu: Improve MemTest To make it easy to select memory sizes, make the base a

[gem5-dev] Re: More unreproducible kokoro failures... testlib bug?

2021-03-31 Thread Gabe Black via gem5-dev
Yep, that would be great. Thanks! Gabe On Wed, Mar 31, 2021 at 1:27 AM Giacomo Travaglini < giacomo.travagl...@arm.com> wrote: > Hi Gabe, > > Apologies for the late reply; I was on vacation. > That is not a "problem" in testlib. It happens when regressions are > aborted by external forces (e.g.

[gem5-dev] Change in gem5/gem5[develop]: util: Add a logroll utility.

2021-03-31 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/43266 ) Change subject: util: Add a logroll utility. .. util: Add a logroll utility. This utility receives input from stdin or a fil

[gem5-dev] Re: More unreproducible kokoro failures... testlib bug?

2021-03-31 Thread Giacomo Travaglini via gem5-dev
Hi Gabe, Apologies for the late reply; I was on vacation. That is not a "problem" in testlib. It happens when regressions are aborted by external forces (e.g. a timeout in Jenkins/kokoro); then the time field of metadata doesn't get populated. We should probably fix this by initializing time to