Implementing new syscalls

26 views
Skip to first unread message

Harsh Vardhan Kumar

unread,
May 3, 2021, 3:46:04 PM5/3/21
to gem5-gpu Developers List
Hi there,

I was trying to implement new syscalls in the gem5 simulator. I modified the /src/sim/syscall_emul.cc and /src/sim/syscall_emul.hh files. 

Just wanted to check if any more files need to be modified?

Thanks,
Harsh


Harsh Vardhan Kumar

unread,
May 3, 2021, 4:29:09 PM5/3/21
to gem5-gpu Developers List
Also, wanted to check what to use instead of void * in the syscall_emu.cc file. I've noticed, there is VPtr<>, but I'm not sure if it is the same. I may need to populate the void* with random bytes.
Reply all
Reply to author
Forward
0 new messages