pkgsrc-wip/libcpu/DESCR
Tobias Nygren 21eef2715a Import libcpu ( www.libcpu.org ) SVN package.
It doesn't install anything yet, but it's still useful if you want to
build it and play around with the test suite.
2010-02-13 16:22:14 +00:00

5 lines
360 B
Text

"libcpu" is an open source library that emulates several CPU architectures,
allowing itself to be used as the CPU core for different kinds of emulator
projects. It uses its own frontends for the different CPU types, and uses LLVM
for the backend. libcpu is supposed to be able to do user mode and system
emulation, and dynamic as well as static recompilation.