Skip to content

kiedtl/libqbe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libqbe
------

libqbe is a library aimed at qbe users and amateur compiler writers, who crave
luxuries (like division) on platforms which lack hardware support for those. It
is analogous to libgcc or clang's compiler-rt in that sense.

It is not and does not intend to be a drop-in libgcc replacement.


Provided Functions
------------------

* __add64u32
* __divmodu32
* __div32_10
* __div32_5
* __divu32_magic
* __himulu32


Documentation
-------------

None yet. (Help welcome!)


Todo
----

- Rename to libqbe-rt to avoid possible naming conflict with a library version
  of QBE.
- Consider having ABI compatibility with libgcc/compiler-rt.

About

A libgcc-like library for the QBE clan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published