1#include "textflag.h" 2 3TEXT ·sub(SB),NOSPLIT,$0 4 MOVQ x+0(FP), BX 5 MOVQ y+8(FP), BP 6 SUBQ BP, BX 7 MOVQ BX, ret+16(FP) 8 RET 9