[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2019-05-30 Thread Cyp
https://bugs.kde.org/show_bug.cgi?id=353370 --- Comment #29 from Cyp --- It is now. And seems to work, thanks. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2019-05-28 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=353370 --- Comment #28 from Tom Hughes --- That latest change isn't actually committed yet ;-) -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2019-05-28 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=353370 --- Comment #27 from Julian Seward --- That doesn't invalidate Tom's comment though: you should always test with CPUID at run time for the presence of any particular instruction set extension, before using it. Especially for recent or obscure extension

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2019-05-28 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=353370 --- Comment #26 from Julian Seward --- (In reply to Tom Hughes from comment #25) > So actually there is a later commit which does actually implement RDRAND but > only for AVX2 capable CPUs which yours is not. I think Mark just fixed it to work on AVX-

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2019-05-28 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=353370 --- Comment #25 from Tom Hughes --- So actually there is a later commit which does actually implement RDRAND but only for AVX2 capable CPUs which yours is not. My other point remains correct, that we won't advertise RDRAND on any machine where we don't

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2019-05-28 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=353370 --- Comment #24 from Tom Hughes --- That's badly written - they are not supported but this bug is resolved by making valgrind's emulation of the cpuid instruction remove the bit which claims support for them. So an application which tests for rdrand be

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2019-05-28 Thread Cyp
https://bugs.kde.org/show_bug.cgi?id=353370 Cyp changed: What|Removed |Added CC||cyp...@gmail.com --- Comment #23 from Cyp --- I'm seeing

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2018-12-07 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=353370 Mark Wielaard changed: What|Removed |Added CC||for...@prenav.com --- Comment #22 from Mark Wie

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2018-10-25 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=353370 Mark Wielaard changed: What|Removed |Added CC||sebastian.groth@enervision. |

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2018-07-04 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=353370 Tom Hughes changed: What|Removed |Added CC||cj-...@zougloub.eu --- Comment #20 from Tom Hughes

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2018-06-24 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=353370 Mark Wielaard changed: What|Removed |Added CC||mathias.cabiochdelalande@gm |

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2018-06-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=353370 danilo.borq...@gmail.com changed: What|Removed |Added CC||danilo.borq...@gmail.com -- You are

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2018-04-18 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=353370 Tom Hughes changed: What|Removed |Added CC||ezy...@mit.edu --- Comment #18 from Tom Hughes --

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2017-06-26 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=353370 Mark Wielaard changed: What|Removed |Added CC||gcc.h...@gmail.com --- Comment #17 from Mark Wi

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2017-03-27 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=353370 Tom Hughes changed: What|Removed |Added CC||juliusde...@gmail.com --- Comment #16 from Tom Hug

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2017-02-01 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=353370 Tom Hughes changed: What|Removed |Added CC||cochamb...@tycoint.com --- Comment #15 from Tom Hu

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2016-09-14 Thread Julian Seward via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353370 Julian Seward changed: What|Removed |Added CC||k...@kinomoto.me --- Comment #14 from Julian Se

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2016-02-04 Thread Tom Hughes via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353370 Tom Hughes changed: What|Removed |Added CC||brat...@opera.com --- Comment #13 from Tom Hughes

[valgrind] [Bug 353370] RDRAND amd64->IR: unhandled instruction bytes: 0x48 0xF 0xC7 0xF0 0x72 0x4 0xFF 0xC9

2016-01-12 Thread Mark Wielaard via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353370 Mark Wielaard changed: What|Removed |Added CC||miabr...@gmail.com --- Comment #12 from Mark Wi