[gem5-dev] Change in gem5/gem5[develop]: arch: Stop using deprecated M5_AT_* constants.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45243 ) Change subject: arch: Stop using deprecated M5_AT_* constants. .. arch: Stop using deprecated M5_AT_* constants.

[gem5-dev] Change in gem5/gem5[develop]: base: Replace M5_UNLIKELY with GEM5_UNLIKELY.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45239 ) Change subject: base: Replace M5_UNLIKELY with GEM5_UNLIKELY. .. base: Replace M5_UNLIKELY with GEM5_UNLIKELY. Ch

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Replace M5_HWCAP_SPARC_* constants.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45244 ) Change subject: arch-sparc: Replace M5_HWCAP_SPARC_* constants. .. arch-sparc: Replace M5_HWCAP_SPARC_* constants.

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace M5_FOR_EACH_IN_PACK with GEM5_FOR_EACH_IN_PACK.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45240 ) Change subject: misc: Replace M5_FOR_EACH_IN_PACK with GEM5_FOR_EACH_IN_PACK. .. misc: Replace M5_FOR_EACH_IN_P

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace M5_CLASS_VAR_USED with GEM5_CLASS_VAR_USED.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45241 ) Change subject: misc: Replace M5_CLASS_VAR_USED with GEM5_CLASS_VAR_USED. .. misc: Replace M5_CLASS_VAR_USED with

[gem5-dev] Change in gem5/gem5[develop]: sim: Deprecate M5_AT_* constants.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45242 ) Change subject: sim: Deprecate M5_AT_* constants. .. sim: Deprecate M5_AT_* constants. These are formatted as #de

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace M5_UNREACHABLE with GEM5_UNREACHABLE.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45238 ) Change subject: misc: Replace M5_UNREACHABLE with GEM5_UNREACHABLE. .. misc: Replace M5_UNREACHABLE with GEM5_UNRE

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace M5_LOCAL and M5_WEAK with GEM5_LOCAL and GEM5_WEAK.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45236 ) Change subject: misc: Replace M5_LOCAL and M5_WEAK with GEM5_LOCAL and GEM5_WEAK. .. misc: Replace M5_LOCAL and

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace M5_ALIGNED with GEM5_ALIGNED.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45237 ) Change subject: misc: Replace M5_ALIGNED with GEM5_ALIGNED. .. misc: Replace M5_ALIGNED with GEM5_ALIGNED. Change

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace M5_ATTR_PACKED with GEM5_PACKED.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45234 ) Change subject: misc: Replace M5_ATTR_PACKED with GEM5_PACKED. .. misc: Replace M5_ATTR_PACKED with GEM5_PACKED.

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace M5_FALLTHROUGH with GEM5_FALLTHROUGH.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45233 ) Change subject: misc: Replace M5_FALLTHROUGH with GEM5_FALLTHROUGH. .. misc: Replace M5_FALLTHROUGH with GEM5_FALL

[gem5-dev] Change in gem5/gem5[develop]: misc: Replace M5_NODISCARD with GEM5_NODISCARD.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45232 ) Change subject: misc: Replace M5_NODISCARD with GEM5_NODISCARD. .. misc: Replace M5_NODISCARD with GEM5_NODISCARD.

[gem5-dev] Change in gem5/gem5[develop]: base: Move the macros in compiler.hh to a GEM5_ prefix.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45230 ) Change subject: base: Move the macros in compiler.hh to a GEM5_ prefix. .. base: Move the macros in compiler.hh to

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Replace M5_NO_INLINE with GEM5_NO_INLINE.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45235 ) Change subject: arch-sparc: Replace M5_NO_INLINE with GEM5_NO_INLINE. .. arch-sparc: Replace M5_NO_INLINE with GEM

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Get rid of the now unused print(Src|Dest)Reg methods.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42363 ) Change subject: arch-x86: Get rid of the now unused print(Src|Dest)Reg methods. .. arch-x86: Get rid of the now unused pri

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Move the step division helper out of the ISA desc.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42362 ) Change subject: arch-x86: Move the step division helper out of the ISA desc. .. arch-x86: Move the step division helper out o

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Use the new multiplication helpers in the mul uops.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42361 ) Change subject: arch-x86: Use the new multiplication helpers in the mul uops. .. arch-x86: Use the new multiplication help

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Make pick, signedPick and merge take indexes directly.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42356 ) Change subject: arch-x86: Make pick, signedPick and merge take indexes directly. .. arch-x86: Make pick, signedPick and me

[gem5-dev] Change in gem5/gem5[develop]: arch: Delete a few unused vector register types/constants.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42003 ) Change subject: arch: Delete a few unused vector register types/constants. .. arch: Delete a few unused vector register types

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Specialize the remaining operand types for uops.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42355 ) Change subject: arch-x86: Specialize the remaining operand types for uops. .. arch-x86: Specialize the remaining operand type

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Eliminate the DependenceTags in registers.hh.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40339 ) Change subject: arch-x86: Eliminate the DependenceTags in registers.hh. .. arch-x86: Eliminate the DependenceTags in register

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Create a separate type for floating point reg idxs.

2021-05-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42354 ) Change subject: arch-x86: Create a separate type for floating point reg idxs. .. arch-x86: Create a separate type for floa