OSDev.org
https://forum.osdev.org/

What exactly are IMP bits in ARM paging structures?
https://forum.osdev.org/viewtopic.php?f=1&t=34739
Page 1 of 1

Author:  pvc [ Sun Sep 22, 2019 11:50 am ]
Post subject:  What exactly are IMP bits in ARM paging structures?

What exactly are IMP bits in ARM (VMSA) paging structures? Documenation says that they mean 'Implementation defined'. But what does that mean? Does it mean they are free to use by software (like AVL bit in x86) or are they reserved for something by hardware and shouldn't be touched?

Author:  Octocontrabass [ Sun Sep 22, 2019 1:15 pm ]
Post subject:  Re: What exactly are IMP bits in ARM paging structures?

It means those bits are used by the CPU, but each CPU could use them for something different. You shouldn't touch them unless you know what your CPU does with them.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/