Port details on branch 2024Q1 |
- xbyak Header-only JIT assembler for x86/x64 SIMD
- 7.22 devel =2 7.22Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-10-26 06:15:29
- Last Update: 2024-11-13 16:42:17
- Commit Hash: 3bb1a52
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/herumi/xbyak
- Description:
- This is a header-only library which enables to dynamically assemble
x86(IA32), x64(AMD64, x86-64) mnemonic.
Features:
* header file library
* Intel/MASM like syntax
* Full suppor of AVX-512
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/xbyak/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/xbyak
- pkg install xbyak
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xbyak
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731472007
SHA256 (herumi-xbyak-v7.22_GH0.tar.gz) = b227960bce3642b786a4aba33ce93d97abf5a40006190fed2f1eff15889fe456
SIZE (herumi-xbyak-v7.22_GH0.tar.gz) = 292491
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- gmake : devel/gmake
- gsed : textproc/gsed
- nasm : devel/nasm
- yasm : devel/yasm
- This port is required by:
- for Build
-
- emulators/yuzu
Configuration Options:
- No options to configure
- Options name:
- devel_xbyak
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|