summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa
diff options
context:
space:
mode:
authorAlec Roelke <ar4jc@virginia.edu>2017-10-28 12:35:20 -0400
committerAlec Roelke <ar4jc@virginia.edu>2017-11-22 01:05:30 +0000
commite27ed32d9dcd7591c3a794fc1c9ca5b29ce0d91d (patch)
treecd3bf93c20bb3438363a261c4b68537df4803c62 /src/arch/arm/isa
parenta01d53078a583ea71b845243785c44376c084c4b (diff)
downloadgem5-e27ed32d9dcd7591c3a794fc1c9ca5b29ce0d91d.tar.xz
arch-riscv: Add missing system calls
This patch adds all system calls present in riscv-gnu-toolchain at commit hash 65cb174. Many of them do not have implementations in gem5, so they are just placeholders. [Remove the variadic macro and replace it with a function that has default arguments because variadic macros may not be portable across compilers] [Remove spaces around default arguments of createSyscall for better style] [Switch from using a loose function to using SyscallDesc's new constructor] Change-Id: Iff97c689109121b39df423c72d0e79c6366e31b9 Reviewed-on: https://gem5-review.googlesource.com/5322 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Alec Roelke <ar4jc@virginia.edu>
Diffstat (limited to 'src/arch/arm/isa')
0 files changed, 0 insertions, 0 deletions