tests: Upate RISC-V binaries and resultsThis patch updates the binaries and results for hello and insttestregressions using the compressed extension.Change-Id: I3d8f2248f490521d3e0dc05c48735cab82b1b04eReviewed-on: https://gem5-review.googlesource.com/4042Reviewed-by: Jason Lowe-Power <jason@lowepower.com>Maintainer: Jason Lowe-Power <jason@lowepower.com>
stats: Rename num_syscalls to numSyscalls in the reference stats.The name of the stat was changed in the following change which broke all thereference outputs. commit 2367198921765848a4f5b3d020a7cc5776209f80 Author: Brandon Potter <brandon.potter@amd.com> Date: Mon Feb 27 14:10:15 2017 -0500 syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess simulationsChange-Id: Id98b085ccae098c50c434ad81a72beee46084f40Reviewed-on: https://gem5-review.googlesource.com/2651Maintainer: Jason Lowe-Power <jason@lowepower.com>Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
tests: Regression stats updated for recent patches