Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Darch_dump.c137 note->hdr.n_type = cpu_to_be32(NT_S390_VXRS_HIGH); in s390x_write_elf64_vregshi()
/qemu/include/
H A Delf.h1685 #define NT_S390_VXRS_HIGH 0x30a /* s390 vector registers 16-31 */ macro