HomeSort by: relevance | last modified time | path
    Searched defs:LDPTR (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/sparc/stand/ofwboot/
srt0.s 42 #define LDPTR ldx
44 #define LDPTR lduw
148 LDPTR [%o1+%lo(_C_LABEL(romp))], %o4 ! v9 stack, just load the addr and callit
177 LDPTR [%o1+%lo(_C_LABEL(romp))], %o1 ! Do the actual call
  /src/sys/arch/sparc64/include/
asm.h 24 #define LDPTR ldx
46 #define LDPTR lduw
  /src/crypto/external/apache2/openssl/dist/include/crypto/
sparc_arch.h 84 #define LDPTR ldx
94 #define LDPTR ld
111 LDPTR [reg + %o7], reg;
  /src/crypto/external/bsd/openssl/dist/include/crypto/
sparc_arch.h 82 # define LDPTR ldx
92 # define LDPTR ld
108 LDPTR [reg + %o7], reg;
  /src/crypto/external/bsd/openssl.old/dist/crypto/
sparc_arch.h 82 # define LDPTR ldx
92 # define LDPTR ld
108 LDPTR [reg + %o7], reg;

Completed in 26 milliseconds