Home
last modified time | relevance | path

Searched refs:NT_MIPS_MSA (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_mips64.cpp29 #define NT_MIPS_MSA 0x600 macro
475 &m_iovec, sizeof(MSA_linux_mips), NT_MIPS_MSA); in ReadCP1()
534 &m_iovec, sizeof(MSA_linux_mips), NT_MIPS_MSA); in WriteCP1()
720 unsigned int regset = NT_MIPS_MSA; in IsMSAAvailable()
/external/kernel-headers/original/uapi/linux/
Delf.h433 #define NT_MIPS_MSA 0x802 /* MIPS SIMD registers */ macro
/external/elfutils/libelf/
Delf.h819 #define NT_MIPS_MSA 0x802 /* MIPS SIMD registers. */ macro