DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibjnr-x86asm-java
BeschreibungPure java x86 and x86_64 assembler
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.1-1
Sektionjava
Prioritätoptional
Installierte Größe5472 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerDebian Java Maintainers
Quellejnr-x86asm
Paketgröße310536 Byte
Prüfsumme MD5db0377dc5094818d06ab16f53f345d42
Prüfsumme SHA126b735b1bb5d6dd07198d9df0658c03fe9d8ea74
Prüfsumme SHA256f34a41a7ffe09b2a306aeed8001683821cb1d131e1f9049a4694660b39d96d0f
Link zum Herunterladenlibjnr-x86asm-java_0.1-1_all.deb
Ausführliche BeschreibungThis is a pure-java port of asmjit (http://code.google.com/p/asmjit/). . AsmJit is complete x86/x64 JIT-Assembler for C++ language. It supports 32/64-bit x86 processors including all usable extensions (FPU, MMX, 3dNow, SSE, SSE2, SSE3 and SSE4) through type-safe API that mimics Intel assembler syntax and eliminates nearly all common mistakes that can be done by developers. . AsmJit contains also high-level code generation classes that can be used as a portable way to create JIT code that should run on all supported architectures. High-level classes can handle various function calling-conventions, register allocation and 32/64-bit mode differences. . AsmJit has been successfully tested by various C++ compilers (including MSVC, GCC and BorlandC++) under all major operating systems (including Windows, Linux and MacOS). AsmJit has been also ported to other programming languages including Java, Delphi and Smalltalk (although these ports are not official part of AsmJit and was developed outside).


Impressum
Linux is a registered trademark of Linus Torvalds