Hello Andreas Sandberg, Anthony Gutierrez, Jason Lowe-Power, Nikos Nikoleris,

I'd like you to reexamine a change. Please visit

    https://gem5-review.googlesource.com/c/public/gem5/+/18372

to look at the new patch set (#2).

Change subject: mem: Remove the ISA specialized versions of port proxy's read/write.
......................................................................

mem: Remove the ISA specialized versions of port proxy's read/write.

These selected their behavior based on ifdefs and had to be disabled
when on the NULL ISA. The versions which take an explicit endianness
have been renamed to just read/write instead of readGtoH and writeHtoG
since the direction of the translation is obvious from context.

Change-Id: I6cfbfda6c4481962d442d3370534e50532d41814
---
M src/arch/alpha/linux/system.cc
M src/arch/alpha/stacktrace.cc
M src/arch/arm/semihosting.cc
M src/arch/arm/stacktrace.cc
M src/arch/mips/stacktrace.cc
M src/arch/x86/stacktrace.cc
M src/kern/linux/helpers.cc
M src/mem/port_proxy.hh
M src/sim/aux_vector.cc
9 files changed, 60 insertions(+), 86 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/18372
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I6cfbfda6c4481962d442d3370534e50532d41814
Gerrit-Change-Number: 18372
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Anthony Gutierrez <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Nikos Nikoleris <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to