Home
last modified time | relevance | path

Searched refs:NT_S390_VXRS_LOW (Results 1 – 2 of 2) sorted by relevance

/qemu/target/s390x/
H A Darch_dump.c124 note->hdr.n_type = cpu_to_be32(NT_S390_VXRS_LOW); in s390x_write_elf64_vregslo()
/qemu/include/
H A Delf.h1686 #define NT_S390_VXRS_LOW 0x309 /* s390 vector registers 0-15 (lower half) */ macro