deep

a Cross Development Platform for Java

User Tools

Site Tools


crosscompiler:hardware

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
crosscompiler:hardware [2018/11/06 11:23] ursgrafcrosscompiler:hardware [2018/11/06 11:24] ursgraf
Line 14: Line 14:
 ''ch.ntb.inf.deep.unsafe.ppc.US'' implements ''ch.ntb.inf.deep.unsafe.ppc.US'' implements
   * read and write directly to machine registers (GPRs, FPRs, SPRs)   * read and write directly to machine registers (GPRs, FPRs, SPRs)
-  * +  * enable the use of floats for exception routines  
 + 
 +==== On the ARM platform ==== 
 +''ch.ntb.inf.deep.unsafe.arm.US'' implements 
 +  * read and write directly to machine registers (GPRs, EXTRs, CPRs)
   * enable the use of floats for exception routines    * enable the use of floats for exception routines 
  
 The API of US.java can be found under:  [[http://api.deepjava.org/runtime-library/ch/ntb/inf/deep/unsafe/US.html|API US.java]] The API of US.java can be found under:  [[http://api.deepjava.org/runtime-library/ch/ntb/inf/deep/unsafe/US.html|API US.java]]
crosscompiler/hardware.txt · Last modified: 2020/12/10 15:29 by ursgraf