fix(npc): fix branch, load memory and slt related instructions
This commit is contained in:
parent
9f64a88f8d
commit
8665aaf7d2
11 changed files with 105 additions and 63 deletions
|
@ -180,7 +180,7 @@ config ITRACE_BUFFER
|
|||
default 10
|
||||
|
||||
config MTRACE
|
||||
depends on TRACE && TARGET_NATIVE_ELF && ENGINE_INTERPRETER
|
||||
depends on TRACE
|
||||
bool "Enable memory tracing"
|
||||
default n
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue