Re: [PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so

2023-06-23 Thread Alex Bennée
Richard Henderson writes: > 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 35 times. Within the context of cross-i386-tci > build, whi

[PATCH v3] tests/plugin: Remove duplicate insn log from libinsn.so

2023-06-21 Thread Richard Henderson
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 35 times. Within the context of cross-i386-tci build, which is already slow by nature, the logging