Searched refs:NT_PPC_TM_CVMX (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dppc-linux.h133 #ifndef NT_PPC_TM_CVMX
134 #define NT_PPC_TM_CVMX 0x10a macro
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dppc-linux.h133 #ifndef NT_PPC_TM_CVMX
134 #define NT_PPC_TM_CVMX 0x10a macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h604 #define NT_PPC_TM_CVMX 0x10a /* PowerPC TM checkpointed VMX Registers */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dppc-linux-nat.c1022 fetch_regset (regcache, tid, NT_PPC_TM_CVMX,
1296 fetch_regset (regcache, tid, NT_PPC_TM_CVMX,
1576 store_regset (regcache, tid, regno, NT_PPC_TM_CVMX,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dppc-linux-nat.c1028 fetch_regset (regcache, tid, NT_PPC_TM_CVMX,
1301 fetch_regset (regcache, tid, NT_PPC_TM_CVMX,
1581 store_regset (regcache, tid, regno, NT_PPC_TM_CVMX,
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1466 NT_PPC_TM_CVMX = 0x10a,
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h626 #define NT_PPC_TM_CVMX 0x10a /* PowerPC TM checkpointed VMX Registers */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h623 #define NT_PPC_TM_CVMX 0x10a /* PowerPC TM checkpointed VMX Registers */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h628 #define NT_PPC_TM_CVMX 0x10a /* PowerPC TM checkpointed VMX Registers */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-ppc-low.cc823 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_TM_CVMX, 0, EXTENDED_REGS,
1011 case NT_PPC_TM_CVMX:
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-ppc-low.cc823 { PTRACE_GETREGSET, PTRACE_SETREGSET, NT_PPC_TM_CVMX, 0, EXTENDED_REGS,
1011 case NT_PPC_TM_CVMX:
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp102 ECase(NT_PPC_TM_CVMX);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf.c10386 case NT_PPC_TM_CVMX:
11640 note_name, NT_PPC_TM_CVMX, ppc_tm_cvmx, size);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf.c10596 case NT_PPC_TM_CVMX:
12108 note_name, NT_PPC_TM_CVMX, ppc_tm_cvmx, size);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf.c10586 case NT_PPC_TM_CVMX:
12083 note_name, NT_PPC_TM_CVMX, ppc_tm_cvmx, size);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5312 {ELF::NT_PPC_TM_CVMX,
5313 "NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)"},
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf.c11309 case NT_PPC_TM_CVMX:
12822 note_name, NT_PPC_TM_CVMX, ppc_tm_cvmx, size);
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c17941 case NT_PPC_TM_CVMX:
17942 return _("NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)");
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c19332 case NT_PPC_TM_CVMX:
19333 return _("NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)");
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c20072 case NT_PPC_TM_CVMX:
20073 return _("NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)");

Completed in 534 milliseconds