Showing 18 open source projects for "fpu"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1

    FPU-Extended-Calculator

    FPU Extended precision calculator

    This calculator converts a real number into the ten bytes that represent it in the extended double precision format used by the FPU (Floating Point Unit), and vice versa. If you enter the ten bytes, it calculates the real number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DiDasm is a small and fast disassembler, useful for Windows kernel developers. Advantages: - highly portable, has minimal runtime requirements (C runtime); - core libraries do not require any external components; - includes instructions emulator (diana_processor); - has stream oriented design; Supported platforms: i386, amd64 Supported instructions: x586/amd64/FPU/MMX/SSE/SSE2
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    BeaEngine 5

    BeaEngine 5

    BeaEngine disasm project

    BeaEngine is a C library designed to decode instructions from 16-bit, 32-bit and 64-bit intel architectures. It includes standard instructions set and instructions set from FPU, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, VMX, CLMUL, AES, MPX, AVX, AVX2, AVX512 (VEX & EVEX prefixes), CET, BMI1, BMI2, SGX, UINTR, KL, TDX and AMX extensions. If you want to analyze malicious codes and more generally obfuscated codes, BeaEngine sends back a complex structure that describes precisely the analyzed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Forthx64

    Forthx64

    64-bit Forth with multi-precision enhancements for x86_64 processors

    Version 4.0 is here! Featuring: * auxiliary stack * x87 FPU interface * IEEE double-precision and quad-precision floating-point math interface * ptrace interface * Completely reorganized listing * Can be assembled as position independent executable (PIE) Renders previous versions obsolete! Skeleton key to the world's most powerful microprocessor Available for both yasm and GNU assembler Uses Linux system calls for most I/O 100% 64-bit assembly code Independent stacks, including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    Macros-system for MASM and jWasm, allowing to evaluate mathematically expression as known from HLLs (c/c++,c#,...) The key features: - Instruction sets: x86-32/64, FPU, SSE2 - front end / back end architecture - extendable by user - thread save
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    acarsdec_int

    Attempt at integer only version of Thierry Leconte's acarsdec

    This is a branch of acarsdec where most FPU intensive ops have been replaced with integer only counterparts. The light version of acarsdec works on machines as weak as PogoPlug. Please feel free to comment, A version where PLL section of MSK demodulator is also integer has been added on April 6, 2016.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CortOS is an Embedded RTOS 1. It is a free and open 2. Task switch is very fast 3. Interrupt service routine uses a separate stack 4. Calculate running time of Task 5. It is a real-time multitask kernel which accords with CMSIS ( Cortex Microcontroller Software Interface Standard ). 5. <Atmega328> <ARM Cortex-M3> <ARM Cortex-M4 with FPU> <STM8>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Qt Mandelbrot Browser
    Interactive, user friendly, Mandelbrot set browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    FPU550

    Datecs FPU-550 driver

    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    This utility, lingen, implements evolution of native machine code via linear genetic programming. The assembly level code uses a subset of assembly language which manipulates and performs calculations using the floating point unit (FPU) of the CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Nan.System.Platform

    Platform-level utilities on .NET Framework 4.0 (C#)

    Nan.System.Platform v.1.1 (Beta) Platform-level utilities on .NET Framework 4.0 (C#) NOTE: Requires the MS Visual C++ Run-Time (msvcrt.dll).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Procbench is a CPU benchmark that tests math capabilities of your processor Ii will measure the performance of your CPU, FPU and the Cache/Memory subsystem. It is multiplatform (Windows, Linux, Bootable, DOS...)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    a simple software implemented FPU. only 32bit precision is supported and the operation result is not accurate as modern FPUs, but it is light and compact. (uses simple 32bit integer operations only, good for machines that has no hardware FPU.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Binary-level debugger for Linux

    A debugger similar to MS-DOS' "debug.com" (32-bit x86 only)

    A binary-level debugger for Linux i386/32-bit similar to the MS-DOS debugger. No debugging information is necessary. Debugging begins at ld.so, the executable entry point or at main(). There is FPU support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libfixgl, is an implementation of the OpenGL standard for realtime 3D graphics, based on fixed point arithmetic. It is mainly targeted towards handheld consoles such as the GP2X, GP32, GBA, or other FPU-less embedded devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Procbench is a x86 CPU information tool and CPU benchmark that tests math capabilities of your processor. It will measure the performance of your CPU, FPU and the Cache/Memory subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FFFF is the fastest Win32/OSX/Linux/IRIX Mandelbrot generator. Features OpenGL, realtime zoom, SSE/AltiVec QuadPixel, SSE2/3DNow! DualPixel calc, FPU per pixel calc, GPU asm (Fragment/Vertex) calc, multiprocessor support, and benchmarking. Opt asm code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A program that benchmarks the CPU and FPU
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next