Home
last modified time | relevance | path

Searched hist:"61 f45aba8147aed4b6d45fc185c280a56e55712e" (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dinterrupt.c61f45aba8147aed4b6d45fc185c280a56e55712e Tue Sep 07 13:50:29 UTC 2021 Janosch Frank <frankja@linux.ibm.com> lib: s390x: Print PGM code as hex

We have them defined as hex constants in lib/s390x/asm/arch_def.h so
why not print them as hex values?

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>