sync
This commit is contained in:
parent
abdba34017
commit
e31435237d
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: divrem.m4,v 1.5 1996/10/17 04:26:25 cgd Exp $ */
|
||||
/* $NetBSD: divrem.m4,v 1.6 2002/01/24 00:45:22 ross Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
|
||||
@ -171,7 +171,7 @@ ifelse(OP, `div',
|
||||
ifelse(S, `true',
|
||||
`
|
||||
/* Check to see if we should negate it. */
|
||||
subqv zero, RESULT, T_0
|
||||
subq zero, RESULT, T_0
|
||||
cmovlbs NEG, T_0, RESULT
|
||||
')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user