| Summary: | s390x: add disassembly checker | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Florian Krohm <flo2030> |
| Component: | general | Assignee: | Florian Krohm <flo2030> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
patch to add disasm-test
patch to add disasm-test v2 fix EXTRA_DIST |
||
|
Description
Florian Krohm
2024-12-29 20:36:38 UTC
Created attachment 176962 [details]
patch to add disasm-test
Created attachment 177446 [details]
patch to add disasm-test v2
Bug fixes. Regression test is made to succeed for now.
Add support for D(L,B) und D(V,B).
All vector opcodes added and reordered so as to match the order in POP.
That makes proof-reading a lot simpler.
Created attachment 179020 [details]
fix EXTRA_DIST
Rats.. I forgot to add a file to EXTRA_DIST... Now fixed.
Note to self: change Makefile.am such that post-regtest-checks run as part of a regular "make". Won't delay the build much.
Fixed in b98855efc89a402357469fbde06912a3bc0b0bfd |