]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 498421 - s390x: Add BPP, BPRP, and NIAI insns
authorAndreas Arnez <arnez@linux.ibm.com>
Tue, 1 Apr 2025 14:25:05 +0000 (16:25 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Tue, 1 Apr 2025 14:50:12 +0000 (16:50 +0200)
commit6b8148b82580429e6e862d9119669d36a1394446
treecac158229ec0d67ce581c9552d3eeed2d78c5844
parent19b70d658a24903a9f0b179301a0300c1b256646
Bug 498421 - s390x: Add BPP, BPRP, and NIAI insns

Add support for the branch prediction preload (BPP), branch prediction
relative preload (BPRP), and next instruction access intent (NIAI)
instructions.  These instructions just provide performance hints to the
CPU and have no other effect on program execution.  Thus implement them as
no-ops.
NEWS
VEX/priv/guest_s390_toIR.c
docs/internals/s390-opcodes.csv
none/tests/s390x/disasm-test/opcode.c