]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Remove macro definitions for hardware facilities
authorFlorian Krohm <flo2030@eich-krohm.de>
Wed, 12 Mar 2025 22:36:33 +0000 (22:36 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Wed, 12 Mar 2025 22:36:33 +0000 (22:36 +0000)
commitaee4a0a72e9a0dc49af18806643a49749db7eb5c
treed49c5e911c111ca620df73e935d3636d9b97589d
parent9ffdeb4927b8505cc5a9ea54f608f4972166bb0e
s390x: Remove macro definitions for hardware facilities

Remove the facility-bit macros S390_FAC_...
They are guaranteed to never change and are used only in m_machine.c

Part of fixing https://bugs.kde.org/show_bug.cgi?id=496950
VEX/pub/libvex_s390x_common.h
coregrind/m_machine.c