Lines Matching refs:FP
17 MOVQ num+0(FP), AX // syscall entry
18 MOVQ a1+8(FP), DI
19 MOVQ a2+16(FP), SI
20 MOVQ a3+24(FP), DX
21 MOVQ a4+32(FP), R10
22 MOVQ a5+40(FP), R8
23 MOVQ a6+48(FP), R9
27 MOVQ a7+56(FP), R11 // arg 7
29 MOVQ a8+64(FP), R11 // arg 8
31 MOVQ a9+72(FP), R11 // arg 9
36 MOVQ $-1, r1+80(FP) // r1
37 MOVQ $0, r2+88(FP) // r2
38 MOVQ AX, err+96(FP) // errno
42 MOVQ AX, r1+80(FP) // r1
43 MOVQ DX, r2+88(FP) // r2
44 MOVQ $0, err+96(FP) // errno