]> Git Repo - qemu.git/blobdiff - docs/devel/loads-stores.rst
docs: Be consistent about capitalization of 'Arm'
[qemu.git] / docs / devel / loads-stores.rst
index 03aa9e7ff8043adae9ee3a2d5b228b3e23fec76c..0d99eb24c1bb853c44165d009afec3ffadb301ea 100644 (file)
@@ -302,7 +302,7 @@ way QEMU defines the view of memory that a device or CPU has.
 or bus fabric.)
 
 Each CPU has an AddressSpace. Some kinds of CPU have more than
-one AddressSpace (for instance ARM guest CPUs have an AddressSpace
+one AddressSpace (for instance Arm guest CPUs have an AddressSpace
 for the Secure world and one for NonSecure if they implement TrustZone).
 Devices which can do DMA-type operations should generally have an
 AddressSpace. There is also a "system address space" which typically
This page took 0.023064 seconds and 4 git commands to generate.