rename ambiguous X-Form "L" fields to L,L1,L2,L3
[libreriscv.git] / openpower / isa / fixedarith.mdwn
2020-09-02 Luke Kenneth Casso... rename ambiguous X-Form "L" fields to L,L1,L2,L3
2020-08-22 Luke Kenneth Casso... adjust pseudo-code to use (RA|0) for addis
2020-07-25 Luke Kenneth Casso... argh actually const is too long because of hex digits
2020-07-25 Luke Kenneth Casso... whoops one extra bit on the overflow test in mullw...
2020-07-24 Luke Kenneth Casso... [0*64] should have been [0]*64
2020-07-15 Luke Kenneth Casso... overflow detection in mullw and mulld off-by-one
2020-07-11 Luke Kenneth Casso... overflow test MSBs not LSBs
2020-07-11 Luke Kenneth Casso... whoops indices too long
2020-07-11 Luke Kenneth Casso... use if syntax
2020-07-11 Luke Kenneth Casso... missing brackets
2020-07-11 Luke Kenneth Casso... add overflow to mullw
2020-07-10 Luke Kenneth Casso... alter to actual behaviour
2020-07-10 Luke Kenneth Casso... use MULS, DIVS and MODS in pseudocode to indicate signe...
2020-07-07 Luke Kenneth Casso... make attn OP_ATTN and set NOP to pipeline NONE
2020-06-30 Luke Kenneth Casso... whoops double headings
2020-06-30 Luke Kenneth Casso... add "Pseudo-code" keyword due to ikiwiki bug
2020-06-29 Luke Kenneth Casso... swap divisor padding to MSBs in divXe
2020-06-29 Luke Kenneth Casso... update div pseudocode to generate overflow flag
2020-06-19 Luke Kenneth Casso... take only matching parts of "undefined" variable in...
2020-04-03 Luke Kenneth Casso... missed syntax for expanding list
2020-04-02 Luke Kenneth Casso... formatting
2020-04-02 Luke Kenneth Casso... add space
2020-04-02 Luke Kenneth Casso... formatting
2020-04-02 Luke Kenneth Casso... -form
2020-04-02 Luke Kenneth Casso... spelling
2020-03-30 Luke Kenneth Casso... add spacing
2020-03-30 Luke Kenneth Casso... add special register sections
2020-03-30 Luke Kenneth Casso... add missing forms
2020-03-28 Luke Kenneth Casso... group formatting
2020-03-28 Luke Kenneth Casso... whitespace
2020-03-28 Luke Kenneth Casso... add fixed arithmetic isa