Revision 8d725fac

b/fpu/softfloat-macros.h
1
/*
2
 * QEMU float support macros
3
 *
4
 * Derived from SoftFloat.
5
 */
1 6

  
2 7
/*============================================================================
3 8

  
b/fpu/softfloat-specialize.h
1
/*
2
 * QEMU float support
3
 *
4
 * Derived from SoftFloat.
5
 */
1 6

  
2 7
/*============================================================================
3 8

  
b/fpu/softfloat.c
1
/*
2
 * QEMU float support
3
 *
4
 * Derived from SoftFloat.
5
 */
1 6

  
2 7
/*============================================================================
3 8

  
b/fpu/softfloat.h
1
/*
2
 * QEMU float support
3
 *
4
 * Derived from SoftFloat.
5
 */
6

  
1 7
/*============================================================================
2 8

  
3 9
This C header file is part of the SoftFloat IEC/IEEE Floating-point Arithmetic

Also available in: Unified diff