Searched refs:MASM (Results 1 – 6 of 6) sorted by relevance
/external/zlib/src/contrib/masmx86/ |
D | readme.txt | 10 Assemble using MASM, and copy the object files into the zlib source 12 donwload MASM from here: 22 * With Microsoft C and MASM:
|
D | match686.asm | 4 ; for MASM. This is as assembly version of longest_match
|
/external/zlib/src/contrib/masmx64/ |
D | readme.txt | 15 Assemble the .asm files using MASM and put the object files into the zlib source
|
/external/zlib/src/contrib/ |
D | README.contrib | 55 for Visual C++ and MASM (32 bits).
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.h | 2210 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument 2211 void MASM(const VRegister& vd, \ 2296 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument 2297 void MASM(const VRegister& vd, \ 2314 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ in NEON_2VREG_MACRO_LIST() argument 2315 void MASM(const VRegister& vd, \ in NEON_2VREG_MACRO_LIST() 2355 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument 2356 void MASM(const VRegister& vd, \ 2406 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument 2407 void MASM(const VRegister& vd, \
|
/external/jpeg/ |
D | jmemdosa.asm | 12 ; This file should assemble with Microsoft's MASM or any compatible
|