haiku/headers/private/system/arch/arm
David Karoly 4ddef6e701 kernel/arm: detect read/write access in data abort handler
Use Data Fault Status Register's bit 11 to initialize isWrite.

see: ARMv7 Architecture Reference Manual,section B3.9.5
Distinguishing read and write accesses on Data Abort exceptions

Change-Id: I7da6702fc0e9579e5cb09cba3c5c89f004ec268a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4972
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2022-02-23 22:42:02 +00:00
..
arch_arm_version.h [ARM] 2009-08-11 03:02:44 +00:00
arch_commpage_defs.h commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
arch_config.h arm: fix compiler ARM architecture detection 2014-02-15 11:46:11 +01:00
arch_cpu_defs.h kernel/arm: detect read/write access in data abort handler 2022-02-23 22:42:02 +00:00
arch_elf.h Update missing arch relocations 2021-08-31 18:05:45 +00:00
arch_real_time_data.h arm: added some missing arch bits and changed asm section for arm compat. 2012-04-01 14:03:36 +02:00
asm_defs.h [ARM] 2009-08-11 03:02:44 +00:00