text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f16_getExp.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
657
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/i64_to_f16.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
565
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/extF80_to_f64.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
789
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f16_addsub.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
559
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_class.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
515
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/extF80_scale.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,399
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_approxRecipSqrt_1Ks.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
592
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/i32_to_f16.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
578
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/ui32_to_f64.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
428
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted ...
/content/code_sandbox/src/cpu/softfloat3e/s_commonNaNToExtF80UI.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
685
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f16_to_ui64_r_minMag.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
706
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_to_f32.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
720
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f16_to_f32.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
696
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/f128_to_f32.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
759
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted ...
/content/code_sandbox/src/cpu/softfloat3e/extF80_div.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,959
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f16_mulAdd.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
2,277
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pr...
/content/code_sandbox/src/cpu/softfloat3e/ui64_to_f64.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
460
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/s_add128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
420
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_addMagsF64.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,317
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or without m...
/content/code_sandbox/src/cpu/softfloat3e/extF80_sqrt.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,689
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_normSubnormalF64Sig.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
419
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_shortShiftRightJam64Extra.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
419
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pr...
/content/code_sandbox/src/cpu/softfloat3e/s_commonNaNToF32UI.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
613
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted ...
/content/code_sandbox/src/cpu/softfloat3e/extF80_mul.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,515
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, ar...
/content/code_sandbox/src/cpu/softfloat3e/s_normSubnormalF16Sig.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
420
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pr...
/content/code_sandbox/src/cpu/softfloat3e/f64_addsub.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
608
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted ...
/content/code_sandbox/src/cpu/softfloat3e/f128_addsub.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
818
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or without mo...
/content/code_sandbox/src/cpu/softfloat3e/f64_to_i64.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
696
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pr...
/content/code_sandbox/src/cpu/softfloat3e/s_propagateNaNF32UI.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
572
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/f32_to_extF80.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
797
```c++ /*============================================================================ This source file is an extension to the SoftFloat IEC/IEEE Floating-point Arithmetic Package, Release 2b, written for Bochs (x86 achitecture simulator) floating point emulation. THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although...
/content/code_sandbox/src/cpu/softfloat3e/fsincos.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
4,529
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/f64_to_f128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
773
```objective-c /* * VARCem Virtual ARchaeological Computer EMulator. * An emulator of (mostly) x86-based PC systems and devices, * using the ISA,EISA,VLB,MCA and PCI system buses, roughly * spanning the era between 1981 and 1995. * * This file is part of the VARCem Project. ...
/content/code_sandbox/src/cpu/386_ops.h
objective-c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
144,121
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, ar...
/content/code_sandbox/src/cpu/softfloat3e/s_normSubnormalF32Sig.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
420
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_compare.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
824
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_getMant.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
953
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/f128_to_f64.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
799
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f16_compare.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
822
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_addMagsF32.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,311
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or without mod...
/content/code_sandbox/src/cpu/softfloat3e/f16_to_ui64.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
684
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_getExp.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
645
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pr...
/content/code_sandbox/src/cpu/softfloat3e/i32_to_f32.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
470
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/extF80_extract.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
939
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted ...
/content/code_sandbox/src/cpu/softfloat3e/extF80_to_f128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
678
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted ...
/content/code_sandbox/src/cpu/softfloat3e/f128_mul.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,517
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/extF80_compare.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,303
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_range.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,150
```objective-c /*============================================================================ This source file is an extension to the SoftFloat IEC/IEEE Floating-point Arithmetic Package, Release 2b, written for Bochs (x86 achitecture simulator) floating point emulation. THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. ...
/content/code_sandbox/src/cpu/softfloat3e/softfloat-helpers.h
objective-c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,884
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f16_roundToInt.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,032
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_eq128.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
393
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_addsub.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
559
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/ui32_to_extF80.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
465
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_mul.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,228
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_roundToInt.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,042
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/s_mul64ByShifted32To128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
448
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or without m...
/content/code_sandbox/src/cpu/softfloat3e/extF80_to_i64.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
767
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/f32_to_f128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
742
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/f128_to_extF80.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
902
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_to_ui64_r_minMag.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
752
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_getMant.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
960
```objective-c /*============================================================================ This C header file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pr...
/content/code_sandbox/src/cpu/softfloat3e/opts-GCC.h
objective-c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,048
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_minmax.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
581
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted ...
/content/code_sandbox/src/cpu/softfloat3e/f128_div.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,958
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or without m...
/content/code_sandbox/src/cpu/softfloat3e/f128_to_i64.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
832
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_subMagsF64.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,413
```c++ /*============================================================================ This source file is an extension to the SoftFloat IEC/IEEE Floating-point Arithmetic Package, Release 2b, written for Bochs (x86 achitecture simulator) floating point emulation. THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although...
/content/code_sandbox/src/cpu/softfloat3e/f2xm1.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
2,266
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_sqrt.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,209
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_add256M.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
489
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_sub256M.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
490
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_to_f64.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
696
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, ar...
/content/code_sandbox/src/cpu/softfloat3e/s_countLeadingZeros32.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
466
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_roundPackToF16.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,004
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/extF80_class.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
611
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_lt128.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
401
```objective-c /*============================================================================ This C header file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or w...
/content/code_sandbox/src/cpu/softfloat3e/primitives.h
objective-c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
5,871
```objective-c /*============================================================================ This C header file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or w...
/content/code_sandbox/src/cpu/softfloat3e/internals.h
objective-c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,908
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/s_roundPackToF128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,038
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/s_subMagsExtF80.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,569
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_class.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
523
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/i64_to_f128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
603
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/isSignalingNaN.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
487
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/i64_to_f32.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
565
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/extF80_to_f32.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
793
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/ui32_to_f16.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
531
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/s_shiftRightJam128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
552
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_scalef.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,361
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f64_compare.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
836
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or without mo...
/content/code_sandbox/src/cpu/softfloat3e/f32_to_ui64.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
700
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pr...
/content/code_sandbox/src/cpu/softfloat3e/f64_div.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,525
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/ui64_to_f128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
561
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/s_countLeadingZeros16.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
434
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_minmax.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
581
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or without mod...
/content/code_sandbox/src/cpu/softfloat3e/f16_to_i32.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
683
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/f64_to_extF80.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
801
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted ...
/content/code_sandbox/src/cpu/softfloat3e/s_addMagsExtF80.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,404
```objective-c /*============================================================================ This C header file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modific...
/content/code_sandbox/src/cpu/softfloat3e/softfloat_types.h
objective-c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
856
```objective-c /*============================================================================ This C header file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are pe...
/content/code_sandbox/src/cpu/softfloat3e/primitiveTypes.h
objective-c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
508
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. University of California. All rights reserved. Redistribution and use in source and binary forms, with or without mod...
/content/code_sandbox/src/cpu/softfloat3e/f64_to_i32.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
687
```c++ /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, a...
/content/code_sandbox/src/cpu/softfloat3e/s_mul64To128.cc
c++
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
550
```c /*============================================================================ This C source file is part of the SoftFloat IEEE Floating-Point Arithmetic Package, Release 3e, by John R. Hauser. California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are...
/content/code_sandbox/src/cpu/softfloat3e/f32_roundToInt.c
c
2016-06-25T22:29:10
2024-08-16T19:09:21
86Box
86Box/86Box
2,616
1,040