<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=ARM</id>
	<title>ARM - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=ARM"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=ARM&amp;action=history"/>
	<updated>2026-05-07T06:31:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=ARM&amp;diff=6281&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== Architecture ==  == armaf ==   &quot;ARMHF stands for &quot;ARM hard float&quot;, and is the name given to a Debian port for ARM processors (armv7+) that have hardware floating point supp...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=ARM&amp;diff=6281&amp;oldid=prev"/>
		<updated>2023-06-08T23:11:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Architecture ==  == armaf ==   &amp;quot;ARMHF stands for &amp;quot;ARM hard float&amp;quot;, and is the name given to a Debian port for ARM processors (armv7+) that have hardware floating point supp...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Architecture ==&lt;br /&gt;
&lt;br /&gt;
== armaf ==&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;ARMHF stands for &amp;quot;ARM hard float&amp;quot;, and is the name given to a Debian port for ARM processors (armv7+) that have hardware floating point support, which is found on most modern 32-bit ARM boards. ARM64 (also known as AArch64) is the 64-bit extension of the ARM architecture. Raspberry Pi unveiled the beta of its 64-bit version of its Debian-based OS alongside its then new 8GB Raspberry Pi 4 in mid-2020, and is now gradually becoming more commonplace.&lt;br /&gt;
 &lt;br /&gt;
 In short, ARMHF is 32-bit, and ARM64 is 64-bit.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
ref: [https://symless.com/synergy-help/do-i-install-armhf-or-arm64-on-my-raspberry-pi]&lt;br /&gt;
&lt;br /&gt;
Show OS architecture: [https://stackoverflow.com/questions/37790029/what-is-difference-between-arm64-and-armhf]&lt;br /&gt;
 dpkg --print-architecture&lt;br /&gt;
   armhf&lt;br /&gt;
&lt;br /&gt;
The vfpv3 listed under Features is what refers to the floating point support.&lt;br /&gt;
 cat /proc/cpuinfo | grep vfp&lt;br /&gt;
   Features        : half thumb fastmult vfp edsp thumbee neon vfpv3 tls&lt;br /&gt;
&lt;br /&gt;
 # uname -a&lt;br /&gt;
 Linux raspberrypi 6.1.21-v7+ #1642 SMP Mon Apr  3 17:20:52 BST 2023 armv7l GNU/Linux&lt;br /&gt;
&lt;br /&gt;
== aarch64 ==&lt;br /&gt;
&lt;br /&gt;
Show OS architecture: [https://stackoverflow.com/questions/37790029/what-is-difference-between-arm64-and-armhf]&lt;br /&gt;
 dpkg --print-architecture&lt;br /&gt;
   arm64&lt;br /&gt;
&lt;br /&gt;
 # uname -a&lt;br /&gt;
 Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64 GNU/Linux&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>