[gem5-dev] Change in gem5/gem5[develop]: arch: Promote outOfBytes/needMoreBytes to the InstDecoder class.

2021-12-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52073 ) Change subject: arch: Promote outOfBytes/needMoreBytes to the InstDecoder class. .. arch: Promote

[gem5-dev] Change in gem5/gem5[develop]: arch: Make the decoder reset() method virtual.

2021-12-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52074 ) Change subject: arch: Make the decoder reset() method virtual. .. arch: Make the decoder reset() method virtual. This is

[gem5-dev] Change in gem5/gem5[develop]: arch: Promote instReady to the base InstDecoder class.

2021-12-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52072 ) Change subject: arch: Promote instReady to the base InstDecoder class. .. arch: Promote instReady to the base InstDecoder

[gem5-dev] Change in gem5/gem5[develop]: arch: Remove "process()" from the Decoder interface.

2021-12-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52075 ) Change subject: arch: Remove "process()" from the Decoder interface. .. arch: Remove "process()" from the Decoder interface.

[gem5-dev] Change in gem5/gem5[develop]: arch: Implement StaticInst::advancePC(ThreadContext *) for the ISAs.

2021-12-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52070 ) Change subject: arch: Implement StaticInst::advancePC(ThreadContext *) for the ISAs. .. arch: Implement

[gem5-dev] Change in gem5/gem5[develop]: cpu: Add a StaticInst::advancePC which takes a ThreadContext.

2021-12-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52069 ) Change subject: cpu: Add a StaticInst::advancePC which takes a ThreadContext. .. cpu: Add a StaticInst::advancePC which

[gem5-dev] Change in gem5/gem5[develop]: cpu-simple: Use a local temporary for the PC in preExecute.

2021-12-02 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/52071 ) Change subject: cpu-simple: Use a local temporary for the PC in preExecute. .. cpu-simple: Use a local temporary for the PC

[gem5-dev] Change in gem5/gem5[develop]: tests: Update nightly.sh to separate compile and run threads

2021-12-02 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/53483 ) Change subject: tests: Update nightly.sh to separate compile and run threads .. tests: Update nightly.sh to separate

[gem5-dev] Change in gem5/gem5[develop]: tests: Disable failing tests until root cause determined

2021-12-02 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/53504 ) Change subject: tests: Disable failing tests until root cause determined .. tests: Disable failing tests until root

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: 0B/s andwidth parameters convert to inf tick/B

2021-12-02 Thread Meatboy 106 (Gerrit) via gem5-dev
Meatboy 106 has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/53524 ) Change subject: mem-ruby: 0B/s andwidth parameters convert to inf tick/B .. mem-ruby: 0B/s andwidth parameters

[gem5-dev] Change in gem5/gem5[develop]: util-m5: Define deprecated and callOnce decorators

2021-12-02 Thread Meatboy 106 (Gerrit) via gem5-dev
Meatboy 106 has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/53523 ) Change subject: util-m5: Define deprecated and callOnce decorators .. util-m5: Define deprecated and callOnce