[aarch64-port-dev ] RFR: Add support for A53 multiply accumulate feature
Andrew Haley
aph at redhat.com
Tue Dec 2 10:14:56 UTC 2014
On 02/12/14 09:24, Edward Nevill wrote:
> OK to push?
OK, if you promise to bug the kernel people to give us better access
to the contents of the MIDR and REVIDR registers. We shouldn't have
to parse /proc/cpuinfo.
What is the point of
+#define HARDWARE "Hardware"
?
And you seem to have reimplemented strtol(). It would be much
easier to read if you called strtol() instead.
Please use braces around all if statements.
Might it be cleaner to override maddw in MacroAssembler?
Andrew.
More information about the aarch64-port-dev
mailing list