[valgrind] [Bug 404076] s390x: z14 vector instructions not implemented

2019-02-14 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=404076 --- Comment #2 from Vadim Barkov --- (In reply to Andreas Arnez from comment #1) > The vector decimal instructions are special because Valgrind doesn't even > support any of the existing decimal instructions (chapter 8) yet. Thus I > suggest

[valgrind] [Bug 398649] New s390x z13 support doesn't build with older gcc/binutils

2019-02-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=398649 Vadim Barkov changed: What|Removed |Added CC||vbr...@gmail.com Status|REPORTED

[valgrind] [Bug 404076] s390x: z14 vector instructions not implemented

2019-02-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=404076 Vadim Barkov changed: What|Removed |Added CC||jsew...@acm.org -- You are receiving this mail

[valgrind] [Bug 404076] s390x: z14 vector instructions not implemented

2019-02-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=404076 Vadim Barkov changed: What|Removed |Added CC||ar...@linux.ibm.com -- You are receiving

[valgrind] [Bug 404076] s390x: z14 vector instructions not implemented

2019-02-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=404076 Vadim Barkov changed: What|Removed |Added CC||vbr...@gmail.com -- You are receiving

[valgrind] [Bug 404076] New: s390x: z14 vector instructions not implemented

2019-02-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=404076 Bug ID: 404076 Summary: s390x: z14 vector instructions not implemented Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED

[valgrind] [Bug 275144] valgrind: Use git instead of svn

2019-02-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=275144 Vadim Barkov changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[valgrind] [Bug 385411] s390x: z13 vector floating-point instructions not implemented

2018-11-04 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385411 --- Comment #6 from Vadim Barkov --- (In reply to Andreas Arnez from comment #5) Good news! Is any additional work needed on this issue? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385411] s390x: z13 vector floating-point instructions not implemented

2018-10-05 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385411 --- Comment #3 from Vadim Barkov --- Created attachment 115427 --> https://bugs.kde.org/attachment.cgi?id=115427=edit z13 vector floating point support (code) Please take a look -- You are receiving this mail because: You are watching all

[valgrind] [Bug 385411] s390x: z13 vector floating-point instructions not implemented

2018-10-05 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385411 --- Comment #2 from Vadim Barkov --- Created attachment 115426 --> https://bugs.kde.org/attachment.cgi?id=115426=edit z13 vector floating point support (tests) -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385411] s390x: z13 vector floating-point instructions not implemented

2018-10-02 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385411 Vadim Barkov changed: What|Removed |Added CC||vbr...@gmail.com --- Comment #1 from Vadim

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-09-24 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #67 from Vadim Barkov --- (In reply to Andreas Arnez from comment #66) > (In reply to Mark Wielaard from comment #65) > > The answer to that is (it is actually 8 patches) and they should all be > > applied in order. > C

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-30 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #55 from Vadim Barkov --- (In reply to Julian Seward from comment #47) > (In reply to Vadim Barkov from comment #46) > > Since the issue is solved, > > I don't consider it to be solved. > > You didn't answer my qu

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-18 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 Vadim Barkov changed: What|Removed |Added Attachment #114484|0 |1 is obsolete

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-18 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #52 from Vadim Barkov --- Created attachment 114484 --> https://bugs.kde.org/attachment.cgi?id=114484=edit Refactoring Refactoring Simplified code for most of vector integer instructions (and some vector basic ones). Mostly I

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-14 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #49 from Vadim Barkov --- (In reply to Florian Weimer from comment #48) > With the current set of patches, I still see failures for the following > glibc string function tests: > > string/test-memcmp > string/test-strcasecm

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #46 from Vadim Barkov --- Since the issue is solved, is it ready to merge? Or additional testing is needed? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #45 from Vadim Barkov --- (In reply to Julian Seward from comment #44) The new VFENE implementation has no problems. I just want to point you that in my opinion the memchecks' "Conditional jump or move depends on uninitialised va

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #43 from Vadim Barkov --- Generally speaking I think that warning in inline strlen is correct because the VFENE specification says: If ZS (zero search) flag is set, then each element in the second operand is compared for equality with zero

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #42 from Vadim Barkov --- Good news! I've solved the strlen inlining issue. The old VFENE implementation used the dirty helper, which marked second and third argument fully read (16 bytes). This is semantically wrong because

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-07 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 Vadim Barkov changed: What|Removed |Added Attachment #114334|0 |1 is obsolete

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-06 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #38 from Vadim Barkov --- (In reply to Florian Weimer from comment #30) Floarian, I can't reproduce the problem that you describe. Could you take my patch (attachment 114327) and test against your executable? -- You are receiving

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-06 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 Vadim Barkov changed: What|Removed |Added Attachment #114305|0 |1 is obsolete

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-06 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #35 from Vadim Barkov --- (In reply to Florian Weimer from comment #30) Are you sure that VLL is the reason of the bug with strlen? If so, I believe that the conditional load implementation is the most natural. I'll add support

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-08-06 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #34 from Vadim Barkov --- (In reply to Julian Seward from comment #32) > What does VFENEZBS do? VFENE V1, V2, V3 -- vector find element not equal It elementwise compares V2 and V3. If an unequal element is found, its index is sto

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-29 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #17 from Vadim Barkov --- (In reply to Julian Seward from comment #14) Okay, I've refixed that issue without volatile (replaced UChar[6] array with ULong in union). Please, check the final version out. It includes the Andreas' patch

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-29 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 Vadim Barkov changed: What|Removed |Added Attachment #114122|0 |1 is obsolete

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-29 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 Vadim Barkov changed: What|Removed |Added Attachment #114145|0 |1 is obsolete

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-27 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #13 from Vadim Barkov --- I've made the union in s390x_dirtyhelper_vec_op volatile and the bug magically dissapeared. Fixed. Now I'll rearrange all stuff into two patches (tests & code) and submit here. -- You are receiving this

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-27 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #12 from Vadim Barkov --- Andreas, I've reproduced the bug. This occurs only when compiling valgrind with gcc-8 (I've used "gcc (SUSE Linux) 8.1.1 20180719") and with default optimisation flags (I guess it is "-O2&q

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-26 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #7 from Vadim Barkov --- Andreas, I can't reproduce you test results so I added tests for every possible result of VTM instruction. Could you apply patch from attachment 114145 and write the results to me? I need more information

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-26 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #6 from Vadim Barkov --- Created attachment 114145 --> https://bugs.kde.org/attachment.cgi?id=114145=edit More tests for VTM instruction Changes: Added tests for all possible result of VTM instruction. -- You are receiving this m

[valgrind] [Bug 396839] s390x: Trap instructions not implemented

2018-07-25 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=396839 Vadim Barkov changed: What|Removed |Added CC||vbr...@gmail.com --- Comment #1 from Vadim

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-25 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 Vadim Barkov changed: What|Removed |Added Attachment #110339|0 |1 is obsolete

[valgrind] [Bug 385410] s390x: z13 vector string instructions not implemented

2018-07-25 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385410 Vadim Barkov changed: What|Removed |Added Attachment #110181|0 |1 is obsolete

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-07-23 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 --- Comment #23 from Vadim Barkov --- Andreas, I've just reproduced the problem you get. I had tried to apply this patches with "--dry-run" and got the same error. But without "--dry-run" everything is okay. I am not sure why

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-07-21 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 --- Comment #3 from Vadim Barkov --- (In reply to Christian Borntraeger from comment #2) > I have not checked if these patches still apply, but for the general patches > consider these patches acked from my s390x perspective. I've e

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-07-18 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 --- Comment #19 from Vadim Barkov --- (In reply to Julian Seward from comment #18) > I think this is equivalent: > > // getReg(RegisterNumber n) returns the value of GPR number 'n' > > // reg1 and reg2 are even > void ppno(R

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-07-16 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 --- Comment #17 from Vadim Barkov --- (In reply to Julian Seward from comment #14) > Can you tell me briefly what PPNO does? Specifically, what inputs and > what outputs (registers and memory) does it have? Then I can maybe suggest > an al

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-05-03 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 --- Comment #10 from Vadim Barkov <vbr...@gmail.com> --- Andreas, I fixed the PPNO implementation so the tests are memcheck clean. I think it's ready to merge. Julian, Could you review and merge it? -- You are receiving this mail becaus

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-05-03 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Assignee|vbr...@gmail.com|jsew...@acm.org -

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-05-03 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED As

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-04-25 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 --- Comment #8 from Vadim Barkov <vbr...@gmail.com> --- Andreas, I'll look into this issue on this week. Could you check vector integer patch out? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-02-23 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Ever confirmed|0 |1

[valgrind] [Bug 385410] s390x: z13 vector string instructions not implemented

2018-02-04 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385410 --- Comment #5 from Vadim Barkov <vbr...@gmail.com> --- Please not that last attachment 110181 has been merged into "vector integer" one (located in bug 385409). The reason to do so is that it's small and code from here is used in

[valgrind] [Bug 385409] s390x: z13 vector integer instructions not implemented

2018-02-04 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385409 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added CC||vbr...@gmail.com --- C

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-01-29 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #110193|0 |1 is ob

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-01-28 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 --- Comment #3 from Vadim Barkov <vbr...@gmail.com> --- It can be applied on master. Please take a look. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2018-01-28 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 --- Comment #2 from Vadim Barkov <vbr...@gmail.com> --- Created attachment 110193 --> https://bugs.kde.org/attachment.cgi?id=110193=edit Non-vector z13 support -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385410] s390x: z13 vector string instructions not implemented

2018-01-28 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385410 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #109789|0 |1 is ob

[valgrind] [Bug 385410] s390x: z13 vector string instructions not implemented

2018-01-11 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385410 --- Comment #3 from Vadim Barkov <vbr...@gmail.com> --- Since the "support" patch is merged this "string" patch can be applied directly to master. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2018-01-11 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #37 from Vadim Barkov <vbr...@gmail.com> --- Thank you for apply. Could you mark this as resolved and close? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385410] s390x: z13 vector string instructions not implemented

2018-01-10 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385410 --- Comment #2 from Vadim Barkov <vbr...@gmail.com> --- Created attachment 109789 --> https://bugs.kde.org/attachment.cgi?id=109789=edit Vector string support for s390x z13 Vector string patch: It is supposed to be applied after this a

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2018-01-04 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #109653|0 |1 is ob

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2018-01-04 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #34 from Vadim Barkov <vbr...@gmail.com> --- Please try use --ignore-whitespaces option while paching (I forgot to mention it). It works for me (on latest commit from Jan, 3, 0f18cfc986f800b107c7eee063b8b7c04617e0b8). Anyway I'll try t

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2018-01-03 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #109635|0 |1 is ob

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2018-01-03 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #31 from Vadim Barkov <vbr...@gmail.com> --- Are here other task for me to do? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2018-01-02 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #108826|0 |1 is ob

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-12-24 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #27 from Vadim Barkov <vbr...@gmail.com> --- Julian, did you check this out? I just want to remind you if you forget about this issue for some reason. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-12-08 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #23 from Vadim Barkov <vbr...@gmail.com> --- (In reply to Andreas Arnez from comment #12) > (In reply to Vadim Barkov from comment #10) > > Created attachment 108579 [details] > > Initial vector support (ch

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-11-23 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #22 from Vadim Barkov <vbr...@gmail.com> --- (In reply to Julian Seward from comment #19) If the new Iop_Perm8x16x2 handling in memcheck is incorrect I'll remove Iop_Perm8x16x2 operation and will handle VPERM insn via dirtyhelper. I a

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-11-12 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #21 from Vadim Barkov <vbr...@gmail.com> --- (In reply to Julian Seward from comment #19) > (In reply to Vadim Barkov from comment #18) > > Created attachment 108754 [details] > > Initial vector support (c

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-11-12 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #108754|0 |1 is ob

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-11-08 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #108682|0 |1 is ob

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-11-06 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #16 from Vadim Barkov <vbr...@gmail.com> --- (In reply to Julian Seward from comment #8) > (In reply to Vadim Barkov from comment #6) > > Created attachment 108482 [details] > > Initial vector support for z13 (chapte

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-11-02 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #15 from Vadim Barkov <vbr...@gmail.com> --- I've fixed all problems you pointed to. Waiting for your verdict -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-11-02 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #108579|0 |1 is ob

[valgrind] [Bug 385412] s390x: new non-vector z13 instructions not implemented

2017-10-28 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385412 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added CC||vbr...@gmail.com --- C

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-10-27 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #13 from Vadim Barkov <vbr...@gmail.com> --- (In reply to Andreas Arnez from comment #12) > (In reply to Vadim Barkov from comment #10) > * In /none/tests/s390x/vector.c, you use z13 instructions in __asm__ > directives. This

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-10-26 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #11 from Vadim Barkov <vbr...@gmail.com> --- (In reply to Julian Seward from comment #8) > (In reply to Vadim Barkov from comment #6) > * Divide it up into much smaller pieces, each of which can be reviewed > independently.

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-10-26 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #108482|0 |1 is ob

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-10-23 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #7 from Vadim Barkov <vbr...@gmail.com> --- (In reply to Andreas Arnez from comment #5) > (In reply to Vadim Barkov from comment #3) > > The adding of -march=z13 to CFLAGS isn't good aproach however it's the only > > way

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-10-20 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #108457|0 |1 is ob

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-10-19 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added Attachment #108343|0 |1 is ob

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-10-17 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #3 from Vadim Barkov <vbr...@gmail.com> --- The adding of -march=z13 to CFLAGS isn't good aproach however it's the only way to compile condition code helpers in VEX/priv/guest_s390x_helpers.c (I've tried ".insn vrr, .

[valgrind] [Bug 385410] s390x: z13 vector string instructions not implemented

2017-10-15 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385410 Vadim Barkov <vbr...@gmail.com> changed: What|Removed |Added CC||vbr...@gmail.com --- C

[valgrind] [Bug 385408] s390x: z13 vector "support" instructions not implemented

2017-10-14 Thread Vadim Barkov
https://bugs.kde.org/show_bug.cgi?id=385408 --- Comment #2 from Vadim Barkov <vbr...@gmail.com> --- Alternatively to patch you can clone my mirror: $ git clone https://github.com/barkovv/valgrind $ git checkout vector_basic_z13 -- You are receiving this mail because: You are watching a