Eg.How so? In a * b + c there's only one operand which gets added to the multiplication result.
Using the inst dest, src notation
just do fma3 c,a,b
Eg.How so? In a * b + c there's only one operand which gets added to the multiplication result.
Yes certainly I was more thinking the other direction (igp mac has specific requirements for the last operand). FMA3 should be more easy to work with (even though it will always overwrite one reg).Eg.
Using the inst dest, src notation
just do fma3 c,a,b
Yes certainly I was more thinking the other direction (igp mac has specific requirements for the last operand). FMA3 should be more easy to work with (even though it will always overwrite one reg).
I don't understand what you mean. That will do c = a*b + (accumreg).OOps. I should have said,
just do fmac c,a,b
the dest register is supposed to be the accumulator register in an fmac operation, right?I don't understand what you mean. That will do c = a*b + (accumreg).
No, that's not necessary, but possible. dst reg can be any ordinary reg. (The accum reg cannot, however, be used as another explicit source operand - only instructions not using implicit accum reg can use accum reg as explicit first source operand).the dest register is supposed to be the accumulator register in an fmac operation, right?
You seem to be be assuming that the accumulator is an implicit operand. For a "normal" isa, the result will be accumulated in destination register.No, that's not necessary, but possible. dst reg can be any ordinary reg. (The accum reg cannot, however, be used as another explicit source operand - only instructions not using implicit accum reg can use accum reg as explicit first source operand).
I don't assume that I'm reading that from the manual .You seem to be be assuming that the accumulator is an implicit operand. For a "normal" isa, the result will be accumulated in destination register.
Interesting if true, but a little suspect that they start a 3D app then *leave it running* during all of the other tests and thus at least implicitly claim equal-or-better performance and lower power in those other workloads as well. That does not follow from their test, even if we accept superior 3D graphics performance (which doesn't really come as a surprise).AMD Llano A8-3510MX vs Intel Core i7 2630QM
Interesting if true, but a little suspect that they start a 3D app then *leave it running* during all of the other tests and thus at least implicitly claim equal-or-better performance and lower power in those other workloads as well. That does not follow from their test, even if we accept superior 3D graphics performance (which doesn't really come as a surprise).
I suspect 3D app is trashing L3 cache of SB and lowers CPU performance for Excel, but on the other hand Llano have no L3 cache and all the CPU/GPU traffic needs to go through memory controller fighting for resources.
http://www.xbitlabs.com/news/cpu/di..._Lineup_Will_Include_Five_APUs_Documents.html
some info about Llano
11 sku with the top model at 400 stream core at more than 600MHz
That would be a wicked chip for a gaming laptop. Hopefully a quad core Llano with the top spec graphics will be available for <$700 (Im personally hoping for $600 but even for $700 it would be fair). Add in a Redwood/Turks graphics card and with hybrid crossfire you'll have Juniper level graphics for cheap