Home
last modified time | relevance | path

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

/third_party/libffi/src/sparc/
Dv9.S50 #define STACK_BIAS 2047 macro
63 add %sp, STACK_BIAS+128+48, %o1 ! load args area
73 ldd [%sp+STACK_BIAS+128], %f0 ! load all fp arg regs
74 ldd [%sp+STACK_BIAS+128+8], %f2
75 ldd [%sp+STACK_BIAS+128+16], %f4
76 ldd [%sp+STACK_BIAS+128+24], %f6
77 ldd [%sp+STACK_BIAS+128+32], %f8
78 ldd [%sp+STACK_BIAS+128+40], %f10
79 ldd [%sp+STACK_BIAS+128+48], %f12
80 ldd [%sp+STACK_BIAS+128+56], %f14
[all …]
/third_party/openssl/include/crypto/
Dsparc_arch.h85 # define STACK_BIAS 2047 macro
86 # define STACK_7thARG (STACK_BIAS+176)
95 # define STACK_BIAS 0 macro