2025-04-27 07:49:33 -04:00

29 lines
396 B
C

/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
floatfns.h
Abstract:
Prototypes for floating point instructions.
Author:
20-Jun-1995 t-orig
Revision History:
--*/
DISPATCH(FLOAT_GP0);
DISPATCH(FLOAT_GP1);
DISPATCH(FLOAT_GP2);
DISPATCH(FLOAT_GP3);
DISPATCH(FLOAT_GP4);
DISPATCH(FLOAT_GP5);
DISPATCH(FLOAT_GP6);
DISPATCH(FLOAT_GP7);