On 25/6/23 23:27, Yeqi Fu wrote:
Upon encountering specialized instructions reserved for native calls,
store the function id and argument types, then invoke helper.
Signed-off-by: Yeqi Fu
---
target/mips/tcg/translate.c | 26 ++
target/mips/tcg/translate.h | 2 ++
2
Upon encountering specialized instructions reserved for native calls,
store the function id and argument types, then invoke helper.
Signed-off-by: Yeqi Fu
---
target/mips/tcg/translate.c | 26 ++
target/mips/tcg/translate.h | 2 ++
2 files changed, 28 insertions(+)
diff