Skip to content

Instantly share code, notes, and snippets.

@lysu
Created February 3, 2016 10:03
Show Gist options
  • Save lysu/8f968887ed45ad7251bd to your computer and use it in GitHub Desktop.
Save lysu/8f968887ed45ad7251bd to your computer and use it in GitHub Desktop.
0x0034 00052 (test.go:12) CALL strconv.FormatInt(SB)
0x0039 00057 (test.go:12) MOVQ 16(SP), CX
0x003e 00062 (test.go:12) MOVQ 24(SP), AX
0x0043 00067 (test.go:12) LEAQ "".autotmp_0004+88(SP), BX
0x0048 00072 (test.go:12) MOVQ BX, (SP)
0x004c 00076 (test.go:12) MOVQ "".sql+160(FP), BX
0x0054 00084 (test.go:12) MOVQ BX, 8(SP)
0x0059 00089 (test.go:12) MOVQ "".sql+168(FP), BX
0x0061 00097 (test.go:12) MOVQ BX, 16(SP)
0x0066 00102 (test.go:12) LEAQ go.string."/*requestID:"(SB), BX
0x006d 00109 (test.go:12) MOVQ BX, 24(SP)
0x0072 00114 (test.go:12) MOVQ $12, 32(SP)
0x007b 00123 (test.go:12) MOVQ CX, "".autotmp_0003+136(SP)
0x0083 00131 (test.go:12) MOVQ CX, 40(SP)
0x0088 00136 (test.go:12) MOVQ AX, "".autotmp_0003+144(SP)
0x0090 00144 (test.go:12) MOVQ AX, 48(SP)
0x0095 00149 (test.go:12) LEAQ go.string."*/"(SB), BX
0x009c 00156 (test.go:12) MOVQ BX, 56(SP)
0x00a1 00161 (test.go:12) MOVQ $2, 64(SP)
0x00aa 00170 (test.go:12) PCDATA $0, $0
0x00aa 00170 (test.go:12) CALL runtime.concatstring4(SB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment