Home | History | Annotate | Download | only in math

Lines Matching refs:RET

41 	MOVSD X0, ret+16(FP)
42 RET
46 MOVQ AX, ret+16(FP)
47 RET
77 MOVSD X0, ret+16(FP)
78 RET
82 MOVQ AX, ret+16(FP)
83 RET
88 MOVQ R8, ret+16(FP) // return 0
89 RET
90 MOVQ R9, ret+16(FP) // return other 0
91 RET
121 MOVSD X0, ret+16(FP)
122 RET
126 MOVQ AX, ret+16(FP)
127 RET
132 MOVQ R9, ret+16(FP) // return other 0
133 RET
134 MOVQ R8, ret+16(FP) // return -0
135 RET