Port details on branch 2023Q2 |
- xbyak Header-only JIT assembler for x86/x64 SIMD
- 7.24.1 devel
=2 7.24.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-10-26 06:15:29
- Last Update: 2025-02-27 10:29:38
- Commit Hash: 423b368
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1740640146
SHA256 (herumi-xbyak-v7.24.1_GH0.tar.gz) = bf1442972058381b6ed43a3a9df5a93b854dd81b7c30a6d73ab6acbc061b7a18
SIZE (herumi-xbyak-v7.24.1_GH0.tar.gz) = 293938
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_xbyak
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|