Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Darch_dump.c210 note->hdr.n_type = cpu_to_dump32(s, NT_PPC_SPE); in ppc_write_elf_speregset()
/qemu/include/
H A Delf.h1693 #define NT_PPC_SPE 0x101 /* PowerPC SPE/EVR registers */ macro