diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2021-07-21 20:58:03 +0200 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2021-07-27 09:39:21 +0200 |
commit | 251527c9b00c6d41565cfc05d17aa890ccb190e1 (patch) | |
tree | 019c17663dc65de1471e9a88aa5d020c35a00a04 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 873129ca7b56c7b28dcf712b3bd50c08dc36b910 (diff) |
s390/hwcaps: open code initialization of first six hwcap bits
The first six hwcap bits are initialized in a rather odd way: an array
contains the stfl(e) bits which need to be set, so that the
corresponding bit position (= array index) within hwcaps are set.
Better open code it like it is done for all other bits, making it
obvious which bit is set when.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions