]> Cypherpunks repositories - gostls13.git/commitdiff
cmd/asm/internal/asm/testdata: remove WORD $foo(SB) from mips64.s
authorCherry Zhang <lunaria21@gmail.com>
Thu, 28 Apr 2016 02:16:51 +0000 (22:16 -0400)
committerMinux Ma <minux@golang.org>
Sun, 1 May 2016 02:36:09 +0000 (02:36 +0000)
on mips64, address is 64 bit, not a WORD. also it is never used anywhere.

Change-Id: Ic6bf6d6a21c8d2f1eb7bfe9efc5a29186ec2a8ef
Reviewed-on: https://go-review.googlesource.com/19801
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/asm/internal/asm/testdata/mips64.s

index 951e15c7fabbc1bbc574dd9bd44313e7e1798825..e217d35a133d9aee657b6614dffc8a2407ba724f 100644 (file)
@@ -326,7 +326,6 @@ label4:
 // WORD
 //
        WORD    $1
-       WORD    $foo(SB)
 
 //
 // NOP