deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:crosscompiler:backend_arm:exceptions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:crosscompiler:backend_arm:exceptions [2019/08/05 09:19] – [Terminology] ursgrafdev:crosscompiler:backend_arm:exceptions [2019/08/05 09:20] – [Terminology] ursgraf
Line 2: Line 2:
 ===== Terminology ===== ===== Terminology =====
   * ARM Exception: Exception which are specific to the ARM architecture.   * ARM Exception: Exception which are specific to the ARM architecture.
-  * Interrupt: A certain type of a PPC exception, caused by asynchronous events by external hardware.+  * Interrupt: A certain type of a ARM exception, caused by asynchronous events by external hardware.
   * Java Exception: Exception defined in the Java language specification. All Java exceptions are extensions of the class //Throwable//   * Java Exception: Exception defined in the Java language specification. All Java exceptions are extensions of the class //Throwable//
  
dev/crosscompiler/backend_arm/exceptions.txt · Last modified: 2019/11/17 18:24 by ursgraf