qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: TCG plugin : problem with call back in SW RISCV instructions


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
Envoyé : mardi 10 janvier 2023 17:19
À : 'qemu-discuss@nongnu.org' <qemu-discuss@nongnu.org>
Objet : TCG plugin : problem with call back in SW RISCV instructions

 

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

 

Attachment: InsnCategory-riscv.h
Description: InsnCategory-riscv.h

Attachment: log.txt
Description: log.txt

Attachment: plugin_test.c
Description: plugin_test.c


reply via email to

[Prev in Thread] Current Thread [Next in Thread]