(no commit message)
authorlkcl <lkcl@web>
Wed, 30 Oct 2019 01:49:49 +0000 (01:49 +0000)
committerIkiWiki <ikiwiki.info>
Wed, 30 Oct 2019 01:49:49 +0000 (01:49 +0000)
openpower.mdwn

index ccf8b1d28e0bdadc5aaced28acc1e46867a4b0c1..200d924c344f9122f70e4d593f96bc0bc16107df 100644 (file)
@@ -17,7 +17,7 @@ Hot loops contain significant instruction count, really need new c++11 atomics.
 
 # FP16
 
-Doesn't exist in Power (does - as VLE?), need to work out suitable opcodes, basically means duplicating the entire range of FP32/64 ops, symmetrically.
+Doesn't exist in Power, need to work out suitable opcodes, basically means duplicating the entire range of FP32/64 ops, symmetrically.
 
 Usually done with a fmt field, 2 bit, last one is FP128
 
@@ -29,7 +29,7 @@ This will allow extending ISA (see ISAMUX/NS) in a clean fashion
 
 # Compressed, 48, 64, VBLOCK
 
-TODO investigate Power VLE
+TODO investigate Power VLE (Freescale doc Ref 314-68105)
 
 Under Esc Seq, move mulli, twi, tdi out of major OP000 then use the entire row, 2 bits instead of 3.