Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.s151 *((uint_t *)plt + 0) = (unsigned long) M_SAVESP64;
169 sethi %hi(M_SAVESP64), %o0 ! Get save instruction
170 or %o0, %lo(M_SAVESP64), %o0
/titanic_44/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h94 #define M_SAVESP64 0x9de3bfc0 /* save %sp, -64, %sp */ macro