Sign in
go
/
go
/
b6c5edae7c0e9dd6d12dbb8f1c9638dea45f9464
/
.
/
src
/
math
/
remainder_amd64.s
blob: f7fda99d8553085fbad94001ea1a6165e431bb60 [
file
] [
log
] [
blame
]
//
Copyright
2011
The Go Authors. All rights reserved.
//
Use of this source code is governed by a BSD
-
style
//
license that can be found
in
the LICENSE file.
#include "textflag.h"
TEXT ·Remainder
(
SB
),
NOSPLIT
,$
0
JMP ·remainder
(
SB
)