OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /or1k/trunk/newlib-1.10.0/newlib/libc/machine/necv70/machine
    from Rev 1008 to Rev 1765
    Reverse comparison

Rev 1008 → Rev 1765

/registers.h
0,0 → 1,14
 
 
typedef struct
{
int fp_rounding:2; /* fp rounding control */
int integer_rounding:1; /* integer rounding */
int rfu:1; /* reserved */
int fp_trap:5; /* floating point trap bits */
int otm:1;
int rfu2:3;
int att:3;
int rfu3:16;
} v60_tkcw_type;
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.