Skip to content
  • Anna Wilcox's avatar
    user/valgrind: Allow exec on ppc32 + ISA 3.0 · d39a0ce9
    Anna Wilcox authored
    This will crash wildly if you actually try to *use* ISA 3.0 instructions
    in the Valgrind core.  But if you don't, it works fine, and it's the only
    way to do Valgrind on a Power9 while running in 32-bit mode.
    d39a0ce9
Loading