1 /* $NetBSD: flt_rounds.S,v 1.9 2000/12/04 12:02:08 is Exp $ */
4 * Written by J.T. Conklin, Apr 6, 1995
8 #include <machine/asm.h>
13 /* XXX This is, effectively, an exclusive-or with 1 operation. */
15 .byte 1 /* round to nearest */
16 .byte 0 /* round to zero */
17 .byte 3 /* round to negative infinity */
18 .byte 2 /* round to positive infinity */
23 bfextu %d0{#26:#2},%d0