K 10 svn:author V 3 ian K 8 svn:date V 27 2014-02-12T18:55:26.724279Z K 7 svn:log V 324 On armv6 and later, use the WriteNotRead bit of the fault status register to decide what protections are required by the faulting access. The old code disassembled the faulting instruction, and there are a lot of new instructions that aren't handled. The old code is still used for armv4/5 which doesn't have the WNR bit) END