diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2022-09-24 20:59:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-25 13:59:46 +0700 |
commit | 2ad9766717e60142483a496cec082762b1628289 (patch) | |
tree | 39f887e2064bceee80329694eb9af839486ad0bd /libraries/xbyak/slack-desc | |
parent | f76b393eb173b98334959651d1f58ddc32ea7747 (diff) |
libraries/xbyak: Added (C++ JIT assembler for x86/x64)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/xbyak/slack-desc')
-rw-r--r-- | libraries/xbyak/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/xbyak/slack-desc b/libraries/xbyak/slack-desc new file mode 100644 index 0000000000000..14178529b9b18 --- /dev/null +++ b/libraries/xbyak/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +xbyak: xbyak (C++ JIT assembler for x86/x64) +xbyak: +xbyak: a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/ +xbyak: SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header +xbyak: +xbyak: Homepage: https://github.com/herumi/xbyak +xbyak: +xbyak: +xbyak: +xbyak: +xbyak: |