avadhpatel / marss

PTLsim and QEMU based Computer Architecture Research Simulator
http://www.marss86.org
129 stars 63 forks source link

Is it possible to add a syscall/instruction/pseudo-instruction? #68

Open b-saideepak opened 3 years ago

b-saideepak commented 3 years ago

Hi,

Is it possible to add a syscall/instruction/pseudo-instruction to the simulator? I have to set a bit in the simulator from the program using this instruction. If yes, could you please shed some light on how to do this?

Thanks for your time and any comments are welcome. Regards, Saideepak.

b-saideepak commented 3 years ago

Can I write a ptlcall for this purpose?