[gem5-dev] Architectural Registers Mismatch in gem5

2023-04-04 Thread Nitesh Narayana Gondlyala Sathya via gem5-dev
Hi I was playing with the number of physical registers for an experiment. I observe the following: ARM config file has numPhysVecRegs to be 48. This means after gem5 initializes the rename map (in cpu constructor src/o3/cpu.cc ) the size of the free list should be 48 - architectural registers, i

[gem5-dev] [XS] Change in gem5/gem5[develop]: stdlib: Small fix in stdlib spec2006 script

2023-04-04 Thread humza jahangir ikram (Gerrit) via gem5-dev
humza jahangir ikram has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69357?usp=email ) Change subject: stdlib: Small fix in stdlib spec2006 script .. stdlib: Small fix in stdlib spec2006 scrip

[gem5-dev] Re: Building on Apple Silicon / ARM docker

2023-04-04 Thread chcarcher--- via gem5-dev
Hello and thank you for your reply, For the native compilation I was indeed using python 3.11 and downgrading to 3.9/3.10 enabled me to build/run successfully! For the dockers, "cannot find working installation" error might have been arising from (accidentally) sharing the same volume betwee

[gem5-dev] [S] Change in gem5/gem5[develop]: mem-ruby: fix whitespacing errors in RubySystem

2023-04-04 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69397?usp=email ) Change subject: mem-ruby: fix whitespacing errors in RubySystem .. mem-ruby: fix whitespacing errors

[gem5-dev] Jenkins build is back to normal : nightly #565

2023-04-04 Thread jenkins-no-reply--- via gem5-dev
See ___ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org

[gem5-dev] [S] Change in gem5/gem5[develop]: mem-ruby: fix whitespacing errors in RubySystem

2023-04-04 Thread Matt Sinclair (Gerrit) via gem5-dev
Matt Sinclair has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69397?usp=email ) Change subject: mem-ruby: fix whitespacing errors in RubySystem .. mem-ruby: fix whitespacing errors in RubySyst

[gem5-dev] [M] Change in gem5/gem5[develop]: base: Abstract the AF_INET-ness out of ListenSocket.

2023-04-04 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69163?usp=email ) Change subject: base: Abstract the AF_INET-ness out of ListenSocket. .. base: Abstract the AF_INET-ness out of List