The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Specialised Projects
»
Compiler Based Assembler
»
Assembler With Microsoft Visual C
»
CPU extended instruction set support
« previous
next »
Print
Pages: [
1
]
Author
Topic: CPU extended instruction set support (Read 5555 times)
TouEnMasm
Member
Posts: 1804
CPU extended instruction set support
«
on:
October 25, 2015, 05:15:32 AM »
This sample in C++ is from MSDN ang give the CPU extended instruction set support.
Logged
Fa is a musical note to play with CL
TWell
Member
Posts: 743
Re: CPU extended instruction set support
«
Reply #1 on:
October 25, 2015, 05:48:24 AM »
Needs msvcp140.dll ... :(
Logged
TouEnMasm
Member
Posts: 1804
Re: CPU extended instruction set support
«
Reply #2 on:
October 25, 2015, 06:08:13 AM »
Put this word in a search engine
Download Package redistribuable Microsoft Visual C++ 2015
The installation package will give you the needed dll.
«
Last Edit: October 25, 2015, 05:37:28 PM by ToutEnMasm
»
Logged
Fa is a musical note to play with CL
TWell
Member
Posts: 743
Re: CPU extended instruction set support
«
Reply #3 on:
October 25, 2015, 07:02:45 AM »
Visual C++ Redistributable for Visual Studio 2015 ?
Logged
TouEnMasm
Member
Posts: 1804
Re: CPU extended instruction set support
«
Reply #4 on:
October 25, 2015, 05:38:05 PM »
yes,i have corrected the mistake
Logged
Fa is a musical note to play with CL
dedndave
Member
Posts: 8828
Still using Abacus 2.0
Re: CPU extended instruction set support
«
Reply #5 on:
October 26, 2015, 02:50:59 AM »
whether it runs or not, the source has all kinds of great new information in it :t
Logged
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Specialised Projects
»
Compiler Based Assembler
»
Assembler With Microsoft Visual C
»
CPU extended instruction set support