Changes

Jump to navigation Jump to search
486 bytes added ,  13:31, 13 April 2017
no edit summary
Line 11: Line 11:  
|-
 
|-
 
| ... || Marshall descriptors
 
| ... || Marshall descriptors
 +
|}
 +
 +
=== Marshall type A ===
 +
{| class="wikitable" border="1"
 +
|-
 +
! Word || Description
 +
|-
 +
| 0 || Word1 is written here.
 +
|-
 +
| 1 || Word0 is written here.
 +
|-
 +
| 2 || Weird mix.|}
 +
 +
=== Marshall type B ===
 +
{| class="wikitable" border="1"
 +
|-
 +
! Word || Description
 +
|-
 +
| 0 || Lower 32-bits of addr?
 +
|-
 +
| 1 || Upper 16bits: Size, Lower 16bits: Rest of addr?
 +
|}
 +
 +
=== Marshall type C ===
 +
{| class="wikitable" border="1"
 +
|-
 +
! Word || Description
 +
|-
 +
| 0 || Upper 16bits: Size, Lower 16: ?
 +
|-
 +
| 1 || ?
 
|}
 
|}
  

Navigation menu