[valgrind] [Bug 451827] [ppc64le] VEX temporary storage exhausted with several vbpermq instructions

2022-03-24 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=451827 Will Schmidt changed: What|Removed |Added CC||jsew...@acm.org -- You are receiving this mail

[valgrind] [Bug 447995] Valgrind segfault on power10 due to hwcap checking code

2022-01-05 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=447995 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 447995] New: Valgrind segfault on power10 due to hwcap checking code

2022-01-05 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=447995 Bug ID: 447995 Summary: Valgrind segfault on power10 due to hwcap checking code Product: valgrind Version: unspecified Platform: unspecified OS: Linux

[valgrind] [Bug 275786] disInstr(ppc): unhandled instruction: 0x10E40301

2021-10-14 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=275786 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com --- Comment #3 from

[valgrind] [Bug 441534] Update test results for test_isa_3_1_VRT to match changed inputs

2021-09-07 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=441534 --- Comment #1 from Will Schmidt --- Per some additional investigation, the changed inputs to the vinsd* tests are a side affect of changes made as part of bug 440906, which affected a modulo operation occurring on hard registers. -- You are

[valgrind] [Bug 441534] Update test results for test_isa_3_1_VRT to match changed inputs

2021-08-25 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=441534 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 441534] New: Update test results for test_isa_3_1_VRT to match changed inputs

2021-08-25 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=441534 Bug ID: 441534 Summary: Update test results for test_isa_3_1_VRT to match changed inputs Product: valgrind Version: unspecified Platform: Other OS: Linux

[valgrind] [Bug 441512] remove troublesome block of code from guest_ppc_toIR code for pstxvp instruction

2021-08-24 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=441512 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 441512] New: remove troublesome block of code from guest_ppc_toIR code for pstxvp instruction

2021-08-24 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=441512 Bug ID: 441512 Summary: remove troublesome block of code from guest_ppc_toIR code for pstxvp instruction Product: valgrind Version: unspecified Platform: Other OS:

[valgrind] [Bug 441506] powerpc: Instruct the assembler to generate POWER9 instructions

2021-08-24 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=441506 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 440906] powerpc valgrind testsuite; update test_isa_3_1_common.c to avoid modulo against hard regs

2021-08-12 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=440906 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 440906] powerpc valgrind testsuite; update test_isa_3_1_common.c to avoid modulo against hard regs

2021-08-12 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=440906 --- Comment #1 from Will Schmidt --- Created attachment 140674 --> https://bugs.kde.org/attachment.cgi?id=140674&action=edit proposed patch to rework modulo operation -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 440906] New: powerpc valgrind testsuite; update test_isa_3_1_common.c to avoid modulo against hard regs

2021-08-12 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=440906 Bug ID: 440906 Summary: powerpc valgrind testsuite; update test_isa_3_1_common.c to avoid modulo against hard regs Product: valgrind Version: unspecified Platf

[valgrind] [Bug 440793] Valgrind ppc64/tests/Makefile.am fixups

2021-08-09 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=440793 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 440793] New: Valgrind ppc64/tests/Makefile.am fixups

2021-08-09 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=440793 Bug ID: 440793 Summary: Valgrind ppc64/tests/Makefile.am fixups Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: norma

[valgrind] [Bug 434840] PPC64 darn instruction not supported

2021-05-06 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=434840 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 434849] The vdso is not available when running on ppc64*

2021-03-23 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=434849 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 411189] Valgrind does not support POWER9 "DARN" RNG instructions

2021-02-23 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=411189 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com -- You are receiving this mail

[valgrind] [Bug 411189] Valgrind does not support POWER9 "DARN" RNG instructions

2021-02-23 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=411189 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 431157] PPC_FEATURE2_SCV needs to be masked in AT_HWCAP2

2021-01-04 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=431157 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 427870] lmw, lswi and related PowerPC insns aren't allowed on ppc64le

2020-10-19 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=427870 --- Comment #2 from Will Schmidt --- The change looks reasonable to me. +# lsw compiles (and runs) only on big endian. +if VGCONF_PLATFORMS_INCLUDE_PPC64BE_LINUX +check_PROGRAMS += lsw ldst_multiple +endif The comment there could be updated since

[valgrind] [Bug 426123] PPC ISA 3.1 support is missing, part 3

2020-09-03 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=426123 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 425232] PPC ISA 3.1 support is missing, part 2

2020-08-11 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=425232 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 423195] PPC ISA 3.1 support is missing.

2020-07-17 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=423195 --- Comment #12 from Will Schmidt --- (In reply to Julian Seward from comment #11) > (In reply to Carl Love from comment #5) > > Created attachment 130176 [details] > > Initial load and store instruction tests > > > > 0004-

[valgrind] [Bug 406256] PPC64, vector floating point instructions don't handle subnormal according to VSCR[NJ] bit setting

2019-04-08 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=406256 --- Comment #2 from Will Schmidt --- I have no input into a different better spot for getRRegUniverse_PPC changes. A few other patch comments: +++ b/Makefile.all.am the "-mvsx -maltivec" combo can be shrunk to just "-mvsx" .

[valgrind] [Bug 406198] none/tests/ppc64/test_isa_3_0_other test sporadically including CA bit in output

2019-04-03 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=406198 --- Comment #2 from Will Schmidt --- Created attachment 119234 --> https://bugs.kde.org/attachment.cgi?id=119234&action=edit proposed patch to suppress CA bit display first-blush proposed patch. -- You are receiving this mail because:

[valgrind] [Bug 406198] none/tests/ppc64/test_isa_3_0_other test sporadically including CA bit in output

2019-04-03 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=406198 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 406198] New: none/tests/ppc64/test_isa_3_0_other test sporadically including CA bit in output

2019-04-03 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=406198 Bug ID: 406198 Summary: none/tests/ppc64/test_isa_3_0_other test sporadically including CA bit in output Product: valgrind Version: unspecified Platform: Other OS:

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-04-03 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 --- Comment #16 from Will Schmidt --- Created attachment 119233 --> https://bugs.kde.org/attachment.cgi?id=119233&action=edit proposed patch (v4) Updated per feedback received. tested OK on P7,P8LE,P8BE,P9 (LE). -- You are receiving th

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-04-02 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 --- Comment #12 from Will Schmidt --- Created attachment 119219 --> https://bugs.kde.org/attachment.cgi?id=119219&action=edit vex : sanityCheckFail: exiting due to bad IR I got this error when regression testing this patch on a P8 BE

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-04-02 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 Will Schmidt changed: What|Removed |Added Attachment #119203|0 |1 is obsolete

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-04-02 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 --- Comment #9 from Will Schmidt --- (In reply to Julian Seward from comment #8) > I'm confused about the top level diagnosis here. I see two possibilities: > > (1) If the test program, when run directly (meaning, not on V) produces &

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-04-01 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 Will Schmidt changed: What|Removed |Added Attachment #119038|0 |1 is obsolete

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-03-28 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 --- Comment #6 from Will Schmidt --- (In reply to Will Schmidt from comment #4) > So, it looks like the correct value is in the register, we are losing it > somewhere in the cast from float to (raw/hex) on the call to printf. > I'm und

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-03-25 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 --- Comment #5 from Will Schmidt --- Created attachment 119038 --> https://bugs.kde.org/attachment.cgi?id=119038&action=edit tentative / potential patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-03-25 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 --- Comment #4 from Will Schmidt --- So, it looks like the correct value is in the register, we are losing it somewhere in the cast from float to (raw/hex) on the call to printf. I'm undecided whether this is simply an improper cast, or if the

[valgrind] [Bug 401827] none/tests/ppc64/test_isa_2_06_part3 failure on ppc64le (xvrsqrtesp)

2019-01-09 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401827 Will Schmidt changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-01-09 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 --- Comment #2 from Will Schmidt --- Created attachment 117371 --> https://bugs.kde.org/attachment.cgi?id=117371&action=edit simpler standalone testcase simpler standalone testcase -- You are receiving this mail because: You are watching

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-01-09 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 Will Schmidt changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[valgrind] [Bug 401827] none/tests/ppc64/test_isa_2_06_part3 failure on ppc64le (xvrsqrtesp)

2019-01-07 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401827 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 401828] none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and fcfidus)

2019-01-07 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=401828 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 391164] constraint bug in tests/ppc64/test_isa_2_07_part1.c for mtfprwa

2018-08-06 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=391164 --- Comment #8 from Will Schmidt --- (In reply to Julian Seward from comment #7) > Carl, is this OK to close now? Yes, this should be good to be closed now. (Reported issue is resolved, no outstanding issues with the fixes). -- You are receiv

[valgrind] [Bug 391164] constraint bug in tests/ppc64/test_isa_2_07_part1.c for mtfprwa

2018-02-27 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=391164 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 371668] ppc64 clobbering of R2 is invalid.

2016-10-28 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=371668 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com -- You are receiving this mail

[valgrind] [Bug 371668] ppc64 clobbering of R2 is invalid.

2016-10-28 Thread Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=371668 --- Comment #1 from Will Schmidt --- Created attachment 101860 --> https://bugs.kde.org/attachment.cgi?id=101860&action=edit proposed patch Proposed patch. Remove "r2" from the __CALLER_SAVED_REGS for ppc64 and ppc64le. Remove &quo

[valgrind] [Bug 371668] New: ppc64 clobbering of R2 is invalid.

2016-10-25 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371668 Bug ID: 371668 Summary: ppc64 clobbering of R2 is invalid. Product: valgrind Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 --- Comment #19 from Will Schmidt --- Chased this one around under gdb for a while, looking for where the R2 or the stack frame are getting messed up.Something seems to be going horribly wrong here, but it's possible valgrind just always does

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 --- Comment #16 from Will Schmidt --- A bit of an info dump from the IRC discussions occurring on this bug: A gdb session revealed: Program received signal SIGSEGV, Segmentation fault. 0x3824b2b0 in is_BCDstring128_helper () (gdb) disas

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 Will Schmidt changed: What|Removed |Added Attachment #101244|0 |1 is obsolete

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 --- Comment #13 from Will Schmidt --- Created attachment 101244 --> https://bugs.kde.org/attachment.cgi?id=101244&action=edit comment 3 step 3 output results from comment3 step 3 -- You are receiving this mail because: You are watching

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 --- Comment #12 from Will Schmidt --- Created attachment 101243 --> https://bugs.kde.org/attachment.cgi?id=101243&action=edit output from monitor v.translate on segfaulting instruction -- You are receiving this mail because: You are watch

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 --- Comment #11 from Will Schmidt --- (In reply to Mark Wielaard from comment #9) > Assuming that is with remote vgdb attached then you should be able to get > the generated IR and assembly with: > monitor v.translate 0x100016dc 0

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 --- Comment #10 from Will Schmidt --- Created attachment 101242 --> https://bugs.kde.org/attachment.cgi?id=101242&action=edit trace flags output last portion of output from a run in attachment. $ ./vg-in-place --tool=none --trace-flags=1

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 --- Comment #8 from Will Schmidt --- off-by-one on my disassembly "==>" pointer, the SIGSEGV is actually on the bcdadd instruction. (showed up differently while single-stepping). 0x100016d4 <+64>:

[valgrind] [Bug 369175] jm_vec_isa_2_07 test crashes on ppc64

2016-09-23 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369175 --- Comment #7 from Will Schmidt --- (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. 0x100016d8 in test_bcdadd () at test_isa_2_07_part1.c:710 710 __asm__ __volatile__ ("bcdadd. %0, %1, %2, 0" : &qu

[valgrind] [Bug 368416] Add tc06_two_races_xml.exp output for ppc64.

2016-09-12 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368416 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com --- Comment #3 from

[valgrind] [Bug 368412] False positive result for altivec capability check

2016-09-12 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368412 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com --- Comment #4 from

[valgrind] [Bug 368412] False positive result for altivec capability check

2016-09-12 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368412 --- Comment #5 from Will Schmidt --- (In reply to Mark Wielaard from comment #3) > You are changing the AC_DEFINE from HAS_ALTIVEC to COMPILER_SUPPORTS_ALTIVEC. > But COMPILER_SUPPORTS_ALTIVEC is never used as C preprocessor symbol, so I >

[valgrind] [Bug 365912] ppc64BE segfault during jm-insns test (RELRO)

2016-07-20 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365912 --- Comment #1 from Will Schmidt --- Created attachment 100217 --> https://bugs.kde.org/attachment.cgi?id=100217&action=edit proposed patch -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 365912] ppc64BE segfault during jm-insns test (RELRO)

2016-07-20 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365912 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 365912] New: ppc64BE segfault during jm-insns test (RELRO)

2016-07-20 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365912 Bug ID: 365912 Summary: ppc64BE segfault during jm-insns test (RELRO) Product: valgrind Version: 3.12 SVN Platform: unspecified OS: Linux Status: UNCONFIRMED Sev

[valgrind] [Bug 361405] disInstr(ppc): unhandled instruction: 0xFF81010C

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361405 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 352364] ppc64: --expensive-definedness-checks=yes is not quite working here

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352364 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 345121] helgrind/tests/hg05_race2 fails intermittently

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345121 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 330617] ppc false positive conditional jump depends on uninitialised value

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=330617 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com

[valgrind] [Bug 322593] Power 8 code to implement Transactional support

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=322593 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 276224] VEX implementation for PowerPC fp round instructions is incorrect for SNAN argument

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=276224 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 243483] ppc: callgrind triggers VEX assertion failure

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=243483 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 201530] Valgrind does not display debug information about stack variables on powerpc-linux

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=201530 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 145480] [PATCH] POWER5+/POWER6 instructions: frip, frin, friz, frim, cmpb, mftgpr, mffgpr

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=145480 --- Comment #4 from Will Schmidt --- Looks like the associated patches for this bug went into valgrind as "r11338 | sewardj | 2010-09-03 18:49:33 -0500 (Fri, 03 Sep 2010) | 4 lines".. should be able to mark this one out as "resolved

[valgrind] [Bug 145480] [PATCH] POWER5+/POWER6 instructions: frip, frin, friz, frim, cmpb, mftgpr, mffgpr

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=145480 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 109426] ppc: false positive in rt_sigaction

2016-07-18 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=109426 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 362894] missing (broken) support for wbit field on mtfsfi instruction (ppc64)

2016-06-21 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362894 Will Schmidt changed: What|Removed |Added Status|VERIFIED|CLOSED -- You are receiving this mail because

[valgrind] [Bug 362894] missing (broken) support for wbit field on mtfsfi instruction (ppc64)

2016-06-21 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362894 Will Schmidt changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #4 from Will Schmidt

[valgrind] [Bug 362894] missing (broken) support for wbit field on mtfsfi instruction (ppc64)

2016-06-09 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362894 Will Schmidt changed: What|Removed |Added CC||c...@us.ibm.com -- You are receiving this mail

[valgrind] [Bug 362894] missing (broken) support for wbit field on mtfsfi instruction (ppc64)

2016-05-10 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362894 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com --- Comment #1 from

[valgrind] [Bug 362894] New: missing (broken) support for wbit field on mtfsfi instruction (ppc64)

2016-05-10 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362894 Bug ID: 362894 Summary: missing (broken) support for wbit field on mtfsfi instruction (ppc64) Product: valgrind Version: 3.12 SVN Platform: Other OS: Linux

[valgrind] [Bug 362329] Valgrind does not support the IBM POWER ISA 3.0 instructions, part 3

2016-05-10 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362329 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving

[valgrind] [Bug 361207] Valgrind does not support the IBM POWER ISA 3.0 instructions, part 2

2016-03-31 Thread Will Schmidt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361207 Will Schmidt changed: What|Removed |Added CC||will_schm...@vnet.ibm.com -- You are receiving