]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: disasm-test: Fix thinko
authorFlorian Krohm <flo2030@eich-krohm.de>
Mon, 10 Mar 2025 12:36:21 +0000 (12:36 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Mon, 10 Mar 2025 12:36:21 +0000 (12:36 +0000)
commit1d9cca850c5401784fe389b6792cb23c803d6342
tree78c20b192629285f9d95118b80c65c3de6fb3a2f
parent9f956db3e5eb0afb0d60987f3658b66646a0ac81
s390x: disasm-test: Fix thinko

Remove verbiage about limited support for opcodes with optional operands.
Optional operands are of no concern for disassembly. The reason is that
disassembly sees as its input only a sequence of bytes which have no
indication as to whether some of its bits were explicitly specified or not.
We're testing the disassembler here - not the assembler.
none/tests/s390x/disasm-test/README