[Libre-soc-isa] [Bug 1015] rfc for rest of int/fp move/convert ls006

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Apr 4 05:37:25 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1015

--- Comment #29 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #26)

resolve ToInt32 instruction count disagreement
> 
> commit 4b8a4d6167c510b7edad7281df9ed74c49b6eedd
> Author: Jacob Lifshay <programmerjake at gmail.com>
> Date:   Mon Apr 3 18:15:25 2023 -0700
> 
>     add new fields/formats for ls006

please use the style from fields.text which is
machine-readable, the column vertical-bar positions
matter example is Z23-Form 

 270 # 1.6.27 Z23-FORM
 271     |0     |6     |11    |15 |16     |21 |23    |31 |
 278     | PO   |  FRTp|  FRAp    |  FRBp |RMC|   XO |Rc |
 279     | PO   |  FRT |  /// | R | FRB   |RMC|   XO |Rc |
 280     | PO   |  FRTp|  /// | R | FRBp  |RMC|   XO |Rc |


it is obvious that R is 1 bit, and (line 279) bits 11-14 are unused.

don't use markdown table format it is inconsistent with fields.text
and with every other RFC and with the Power ISA itself

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libre-SOC-ISA mailing list