Skip to content
Snippets Groups Projects
Select Git revision
  • ea185a557bc97868f3729060ea1cd003dbd971d1
  • esp32_c3_bringup default
  • master
3 results

tests

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Richard Henderson authored
    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>
    ea185a55
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..