sim: Convert ftruncate64 to GuestABI.
authorGabe Black <gabeblack@google.com>
Sat, 7 Dec 2019 11:23:18 +0000 (03:23 -0800)
committerGabe Black <gabeblack@google.com>
Thu, 12 Mar 2020 01:35:34 +0000 (01:35 +0000)
commit0c00e7851603cbe93a08801fcb69e221866fb0f8
tree321a00fd50f077ebc08dac7e5c49fdb709573002
parent7b0cd2d59e4dd7a2ae4330ce3774f009daeb66b1
sim: Convert ftruncate64 to GuestABI.

This function was specifying a particular width to getSyscallArg. The
new ISA specific ABIs now handle that automatically.

Change-Id: I141655d3bcb78f56c2a9278d140dfbc0d69e1ff4
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23454
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/sim/syscall_emul.cc
src/sim/syscall_emul.hh