cpu: Result refactoring
Review Request #3756 - Created Dec. 9, 2016 and updated - Latest diff uploaded
| Information | |
|---|---|
| Rekai Gonzalez Alberquilla | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11761:58decfdf9c7b --------------------------- cpu: Result refactoring The Result union used to collect the result of an instruction is now a class of its own, with its constructor, and explicit casting methods for cleanliness. This is also a stepping stone to have vector registers, and instructions that produce a vector register as output. Change-Id: I6f40c11cb5e835d8b11f7804a4e967aff18025b9 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Builtin regressions
