Home
last modified time | relevance | path

Searched full:yasm (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
DBUILDING.md13 - [NASM](http://www.nasm.us) or [YASM](http://yasm.tortall.net)
16 * If using YASM, 1.2.0 or later is required.
17 * If building on macOS, NASM or YASM can be obtained from
21 libjpeg-turbo, then NASM 2.14 or later or YASM must be used when
23 * If building on Windows, **nasm.exe**/**yasm.exe** should be in your `PATH`.
24 * NASM and YASM are located in the CRB (Code Ready Builder) repository on
DChangeLog.md583 libjpeg-turbo is built with YASM), and iOS/Arm[64] builds are now private.
1468 1. Fixed build issue with YASM on Unix systems (the libjpeg-turbo build system
1469 was not adding the current directory to the assembler include path, so YASM
1537 9. libjpeg-turbo can now be built with YASM.
/third_party/ffmpeg/doc/
Doptimization.txt191 Use external asm (nasm/yasm) or inline asm (__asm__()), do not use intrinsics.
202 and external asm (.s or .asm files, handled by an assembler such as nasm/yasm)
Dplatform.texi164 Place @code{yasm.exe} somewhere in your @code{PATH}.
307 yasm, libSDL-devel, libgsm-devel, libmp3lame-devel,
Ddeveloper.texi676 If you added YASM code please check that things still work with --disable-yasm.
/third_party/libjpeg-turbo/
D.travis.yml70 sudo /opt/local/bin/port -N install gcc5 yasm md5sha1sum &&
/third_party/lame/libmp3lame/i386/
Dnasm.h25 %ifdef YASM
/third_party/ffmpeg/libavutil/x86/
Dx86inc.asm25 ; NASM/YASM syntax combined with a large number of macros to provide easy
1617 ; This lets us use tzcnt without bumping the yasm version requirement yet.
1705 ; workaround: vpbroadcastq is broken in x86_32 due to a yasm bug (fixed in 1.3.0)
/third_party/ffmpeg/libavcodec/x86/
Dh264_idct.asm767 %unmacro STORE_DIFFx2 8 ; remove macro from x86util.asm but yasm doesn't have this yet
/third_party/node/tools/gyp/tools/emacs/testdata/
Dmedia.gyp613 '../third_party/yasm/yasm_compile.gypi',
Dmedia.gyp.fontified614 '../third_party/yasm/yasm_compile.gypi',
/third_party/ffmpeg/
Dconfigure4167 --enable-yasm|--disable-yasm)
4170 test $opt = --enable-yasm && x86asm=yes || x86asm=no
6132 x86asm_type=yasm
6142 for program in $x86asmexe nasm yasm; do
6145 …disabled x86asm && die "nasm/yasm not found or too old. Use --disable-x86asm for a crippled build."
DChangelog653 - The x86 assembler default switched from yasm to nasm, pass
654 --x86asmexe=yasm to configure to restore the old behavior.
/third_party/skia/third_party/externals/angle2/
DDEPS75 # Current revision of patched-yasm.