Skip to content
#

fpu

Here are 51 public repositories matching this topic...

X86-64 bilateral instruction tokenizer implemented in C. Supports the following processor extensions: AES, AVX, AVX2, AVX512, FMA, MMX, SSE, SSE2, SSE3, SSE4, x87(FPU), VMX. In order to ease testing, a diassembler which transforms tokens into compilable assembly (for NASM compiler) has been implemented.

  • Updated Oct 2, 2022
  • C

Foreval is parser, compiler and evaluator of mathematical expressions in run-time with support complex numbers. After parsing and building tree of expression is perform optimization and compiling into x86-32 instructions and returns address of compiled expression. For expressions can by finding derivatives by symbolic or numerical differentiation.

  • Updated May 24, 2026
  • Pascal

Improve this page

Add a description, image, and links to the fpu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fpu topic, visit your repo's landing page and select "manage topics."

Learn more