]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused arm assembly for div/mod
authorKeith Randall <keithr@alum.mit.edu>
Wed, 14 Jun 2017 16:10:51 +0000 (09:10 -0700)
committerCherry Zhang <cherryyz@google.com>
Wed, 14 Jun 2017 18:00:26 +0000 (18:00 +0000)
commit4958f9e2fe6744a36188a9d97d7db1da696b848a
tree82a51e9cae64e3d4315e8c75bdb2fa7ccea843a2
parent03a4a5c98885245a99d67b684acacff4f7b2326e
runtime: remove unused arm assembly for div/mod

Also add runtimeĀ· prefixes to the code that is still used.

Fixes #19507

Change-Id: Ib6da6b2a9e398061d3f93958ee1258295b6cc33b
Reviewed-on: https://go-review.googlesource.com/45699
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/internal/obj/arm/obj5.go
src/cmd/vet/all/whitelist/arm.txt
src/runtime/softfloat_arm.go
src/runtime/vlop_arm.s