Gabe Black has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/5422 )

Change subject: sparc: Pull flat static instruction classes out of the ISA.
......................................................................

sparc: Pull flat static instruction classes out of the ISA.

These classes are just used as base classes for other instructions
and don't need to be part of the ISA definition. Pull them into
standard C++ files.

Change-Id: If3e0bd82b1e676f20459bc0293fbda49de66b554
---
M src/arch/sparc/insts/SConscript
A src/arch/sparc/insts/priv.cc
A src/arch/sparc/insts/priv.hh
M src/arch/sparc/isa/decoder.isa
M src/arch/sparc/isa/formats/priv.isa
M src/arch/sparc/isa/includes.isa
6 files changed, 291 insertions(+), 237 deletions(-)


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

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If3e0bd82b1e676f20459bc0293fbda49de66b554
Gerrit-Change-Number: 5422
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <gabebl...@google.com>
Gerrit-Reviewer: Gabe Black <gabebl...@google.com>
Gerrit-CC: Andreas Sandberg <andreas.sandb...@arm.com>
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to