syscall_emul: fix bug in aux vector initialization
Review Request #3284 - Created Jan. 18, 2016 and submitted
Information | |
---|---|
Steve Reinhardt | |
gem5 | |
default | |
Reviewers | |
Default | |
Changeset 11305:3295ee46c032 --------------------------- syscall_emul: fix bug in aux vector initialization Writing 16 bytes from an 8-byte source value is a bad idea. This doesn't appear to have broken anything, but showed up as spurious differences when tracediffing runs.
Ship It!