[OpenBIOS] [PATCH 0/3] peek/poke fault handling

Bob Breuer breuerr at mc.net
Mon Aug 12 03:06:55 CEST 2013


Implement data fault handling for cpeek and friends on SPARC32.  Keeps
the existing behavior for other architectures.

This series incorporates contributions and naming suggestions from
Mark Cave-Ayland.

Bob Breuer (3):
  Add peek/poke hooks
  SPARC32: implement data fault handler
  SPARC32: handle data faults for peek/poke

 openbios-devel/arch/sparc32/init.fs   |   30 ++++++++++++++++++++++++++++++
 openbios-devel/arch/sparc32/lib.c     |   21 +++++++++++++++++++++
 openbios-devel/arch/sparc32/vectors.S |   32 ++++++++++++++++++++++++++++++--
 openbios-devel/forth/device/other.fs  |   22 ++++++++++++++++------
 4 files changed, 97 insertions(+), 8 deletions(-)

-- 
1.7.10.4




More information about the OpenBIOS mailing list