|
From: | BRICOUT Thaddée |
Subject: | RE: TCG plugin : problem with call back in SW RISCV instructions |
Date: | Tue, 10 Jan 2023 16:21:47 +0000 |
I forgot to attach my plugin and log file. Thaddée BRICOUT
De : BRICOUT Thaddée
Hi, everyone, I need to execute a call back for every SW RISCV instruction executed. When I add a call back in this instruction and then I print the instructions in the call back, the result does not show only SW instructions but also
others. (cf. log.txt line 518) I think the call back is not called only when sw instruction is executed.
Do you have any ideas to fix this problem?
Thanks Thaddée BRICOUT |
InsnCategory-riscv.h
Description: InsnCategory-riscv.h
log.txt
Description: log.txt
plugin_test.c
Description: plugin_test.c
[Prev in Thread] | Current Thread | [Next in Thread] |