The tag has no wiki summary.

learn more… | top users | synonyms

-2
votes
0answers
71 views

Which Assembly Language to Pursue After Intel 8085? [closed]

I've the background of Computer Architecture and organisation thanks to my school . The assembly the lecturer used for teaching this subject is Intel 8085(using a simulator) . But it doesn't satisfied ...
0
votes
1answer
197 views

Intel mnemonic to machine code converter library

I'm trying to do the following: take a single IA32 instruction in the Intel syntax (such as ADD EAX, EBX) and produce the corresponding machine code for this instruction. Is there some small library, ...
1
vote
1answer
133 views

MASS equivalent for intel compilers and architectures

I was looking for an Intel alternative to MASS IBM libraries (Mathematical Acceleration Subsystem). I know Intel implements MKL libraries, but I d'nt know if there is a specific Math acceleration ...
3
votes
2answers
209 views

Do you consider mainframe as part of large application deployments?

When you are setting up your system landscape for large and/or multiple application deployments, do you consider mainframe? If not, why not? If so, what factors are you considering. If you take a ...