Searched refs:MASM (Results 1 – 13 of 13) 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/vixl/src/aarch64/ |
D | macro-assembler-aarch64.h | 1679 #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/ |
D | bits.h | 148 #elif defined(MASM)
|
D | typearith.h | 236 #elif defined(MASM) 493 #elif defined(MASM)
|
D | umodarith.h | 512 #elif defined(MASM)
|
/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/v8/src/arm64/ |
D | macro-assembler-arm64.h | 273 #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/ |
D | README.contrib | 55 for Visual C++ and MASM (32 bits).
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog | 50 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
|
D | ChangeLog.libffi-3.1 | 1053 frame on function entry, MASM adds one automatically.
|
/external/libffi/ |
D | ChangeLog.libffi-3.1 | 1053 frame on function entry, MASM adds one automatically.
|
/external/freetype/ |
D | ChangeLog.24 | 4372 above) to MASM syntax for Microsoft Visual C++.
|