Home
last modified time | relevance | path

Searched refs:MASM (Results 1 – 13 of 13) sorted by relevance

/external/zlib/src/contrib/masmx86/
Dreadme.txt10 Assemble using MASM, and copy the object files into the zlib source
12 donwload MASM from here:
22 * With Microsoft C and MASM:
Dmatch686.asm4 ; for MASM. This is as assembly version of longest_match
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h1679 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument
1680 void MASM(const Register& rs, const Register& rt, const MemOperand& src) { \
1697 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument
1698 void MASM(const Register& rs, \
1724 #define ATOMIC_MEMORY_STORE_MACRO_MODES(V, MASM, ASM) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST() argument
1725 V(MASM, ASM) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST()
1726 V(MASM##l, ASM##l) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST()
1727 V(MASM##b, ASM##b) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST()
1728 V(MASM##lb, ASM##lb) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST()
1729 V(MASM##h, ASM##h) \ in COMPARE_AND_SWAP_PAIR_MACRO_LIST()
[all …]
/external/python/cpython3/Modules/_decimal/libmpdec/
Dbits.h148 #elif defined(MASM)
Dtypearith.h236 #elif defined(MASM)
493 #elif defined(MASM)
Dumodarith.h512 #elif defined(MASM)
/external/zlib/src/contrib/masmx64/
Dreadme.txt15 Assemble the .asm files using MASM and put the object files into the zlib source
/external/v8/src/arm64/
Dmacro-assembler-arm64.h273 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument
274 void MASM(const VRegister& vd, const VRegister& vn, const VRegister& vm, \
356 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument
357 void MASM(const VRegister& vd, const VRegister& vn) { \
373 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ in NEON_2VREG_MACRO_LIST() argument
374 void MASM(const VRegister& vd, const VRegister& vn, double imm) { \ in NEON_2VREG_MACRO_LIST()
511 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument
512 void MASM(const VRegister& vd, const VRegister& vn, const VRegister& vm) { \
1080 #define DEFINE_MACRO_ASM_FUNC(ASM, MASM) \ argument
1081 void MASM(const VRegister& vd, const VRegister& vn, int shift) { \
/external/zlib/src/contrib/
DREADME.contrib55 for Visual C++ and MASM (32 bits).
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog50 src/x86/win32.S: Define ffi_closure_FASTCALL in the MASM section, too
56 src/x86/win32.S: Define ffi_closure_FASTCALL in the MASM section, too
DChangeLog.libffi-3.11053 frame on function entry, MASM adds one automatically.
/external/libffi/
DChangeLog.libffi-3.11053 frame on function entry, MASM adds one automatically.
/external/freetype/
DChangeLog.244372 above) to MASM syntax for Microsoft Visual C++.