Home | History | Annotate | Download | only in amd64

Lines Matching refs:w32

206 void set_mxcsr ( UInt w32 )
208 if (0) printf("set %08x\n", w32);
209 ULong w64 = (ULong)w32;