Skip to content
Snippets Groups Projects
Commit ea185a55 authored by Richard Henderson's avatar Richard Henderson
Browse files

tests/plugin: Remove duplicate insn log from libinsn.so


This is a perfectly natural occurrence for x86 "rep movb",
where the "rep" prefix forms a counted loop of the one insn.

During the tests/tcg/multiarch/memory test, this logging is
triggered over 350000 times.  Within the context of cross-i386-tci
build, which is already slow by nature, the logging is sufficient
to push the test into timeout.

Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent 1d3daf95
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment