Added English Language description for stb instruction
[openpower-isa.git] / openpower / isa /
2023-10-29 Shriya SharmaAdded English Language description for stb instruction
2023-10-29 Shriya SharmaAdded english language description and brackets for...
2023-10-29 Shriya SharmaAdded english language description and brackets for...
2023-10-29 Shriya SharmaAdded english language description and brackets for...
2023-10-29 Shriya SharmaAdded english language description and brackets for...
2023-10-29 Luke Kenneth Casso... add english language description for lbzupx
2023-10-29 Shriya SharmaAdded brackets for lwax instruction
2023-10-29 Shriya SharmaAdded brackets for lhzx instruction
2023-10-29 Shriya SharmaAdded brackets for lhzx instruction
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded brackets for lhaux instruction
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded brackets for lha instruction
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Luke Kenneth Casso... add lbzup english description based on lbzu
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded english language description, spaces and brackets...
2023-10-29 Shriya SharmaAdded spaces and brackets for lhzu instruction
2023-10-29 Luke Kenneth Casso... indent lbz instruction description
2023-10-29 Shriya SharmaAdded spaces and brackets for lbzux instruction
2023-10-29 Luke Kenneth Casso... indent text of lbzu description
2023-10-29 Luke Kenneth Casso... whitespace additions on lbzu to make more like PDF,
2023-10-29 Shriya SharmaAdded english description for lhzu instruction
2023-10-29 Shriya SharmaAdded english description for lhzu instruction
2023-10-29 Shriya SharmaAdded english description for lbzu instruction
2023-10-29 Shriya SharmaAdded english description for lbzux instruction
2023-10-29 Shriya SharmaAdded english description to lbz instruction
2023-10-18 Luke Kenneth Casso... annoying - call the TRAP() function in system.mdwn...
2023-10-01 Luke Kenneth Casso... Revert "demo moving pseudocode to separate file"
2023-09-12 Jacob Lifshayremove grev, leaving unit tests for later use by grevlut
2023-08-01 Jacob Lifshaydemo moving pseudocode to separate file
2023-07-25 Jacob Lifshayfix set[n]bc[r]
2023-07-25 Jacob Lifshayadd set[n]bc[r] -- tests broken
2023-07-22 Jacob Lifshayadd pdepd/pextd
2023-07-22 Jacob Lifshayadd cfuged
2023-07-22 Jacob Lifshayadd cntlzdm/cnttzdm
2023-07-21 Konstantinos Marga... Moved maddsubrs/maddrs/msubrs instructions to separate...
2023-07-20 Konstantinos Marga... Fix failing cases, all tests pass now
2023-07-20 Jacob Lifshayadd byte reverse instructions from PowerISA v3.1B
2023-07-19 Konstantinos Marga... Unify XLEN =64 special case in the new code
2023-07-19 Konstantinos Marga... Fix XLEN != 64 cases where maddsubrs fails
2023-07-19 Jacob Lifshayadd fminmax tests with corresponding pseudocode fixes
2023-07-17 Jacob Lifshayupdate to use new fminmax instruction
2023-06-23 Jacob Lifshayrename fmv[ft]g*/fcvt[ft]g* to m[tf]fpr*/c[tf]fpr*
2023-06-17 Jacob Lifshayremove Rc=1 from fmvfg[s]
2023-06-13 Jacob Lifshayremove fcvttgs since it's redundant
2023-05-27 Luke Kenneth Casso... https://bugs.libre-soc.org/show_bug.cgi?id=1091
2023-05-24 Jacob Lifshayfcvttg[s][o][.] needs EXTRA_UNINIT_REGS: RT
2023-05-19 Jacob Lifshayfix: bfp_ROUND_TO_BFP64 takes 3 arguments
2023-05-19 Jacob Lifshayfix fcvttg FPSCR.FR computation
2023-05-17 Jacob Lifshayfix bug in fcvttg OpenPower and saturating conversion
2023-05-17 Jacob Lifshayrephrase to avoid personal pronouns
2023-05-17 Jacob Lifshayduplicate overflow comment as requested by luke
2023-05-16 Jacob Lifshayfix fcvttg* overflow/FPSCR computation
2023-05-13 Jacob Lifshayfix bugs in fcvt* pseudocode
2023-05-12 Jacob Lifshayundefined is a function that needs to be called
2023-05-10 Jacob LifshayMerge branch 'support-fields'
2023-05-09 Jacob Lifshayswitch fpcvt over to using FPSCR attributes
2023-05-04 Konstantinos Marga... merge maddrs/msubrs, unit tests changed accordingly
2023-05-04 Konstantinos Marga... Add 2 more instructions to help with 2-coeff butterfly
2023-05-04 Konstantinos Marga... use a simpler way to do the same thing
2023-05-04 Konstantinos Marga... Handle large 64-bit values, but only the low 64-bit...
2023-05-04 Konstantinos Marga... do proper rounding, no rounding for SH=0 (for now)...
2023-05-04 Konstantinos Marga... Result needs rounding so add +1 to prod*
2023-05-04 Konstantinos Marga... handle negatives correctly by adding sign bit to final...
2023-05-04 Konstantinos Marga... almost there, positive values work, negative values...
2023-05-04 Konstantinos Marga... use proper register sizes
2023-05-04 Konstantinos Marga... MULS instead of MUL, RA instead of RT in in1
2023-05-04 Konstantinos Marga... Turns out DCTI-Form is another variant of A-Form
2023-05-04 Konstantinos Marga... minor fixes in pseudocode, CONST_UI->CONST_SH in minor_...
2023-05-04 Konstantinos Marga... WIP: maddsubrs initial approach
2023-05-04 Jacob Lifshayadd fcvt/fmv -- no tests yet
2023-05-04 Jacob Lifshaycomment fmin*/fmax* since they're being replaced with...
2023-04-30 Luke Kenneth Casso... ffnmadds converted to 3-operand
2023-04-30 Luke Kenneth Casso... converted ffnmadds to 3-operand
2023-04-30 Luke Kenneth Casso... ffmsubs number of operands reduced to match ffmadds
2023-04-28 Luke Kenneth Casso... reduce number of operands to ffmadds as well
2023-04-28 Jacob Lifshayprefix-sum remap works!
2023-04-28 Luke Kenneth Casso... reduce fdmadds down to only 3 operands, RT-overwrite...
2023-04-27 Luke Kenneth Casso... add SVSHAPE setup for parallel/prefix but it refuses...
2023-04-25 Jacob Lifshayreplace min/max[su][.] with minmax[.]
2023-04-21 Jacob Lifshayrewrite all uses of XLCASTU/XLCASTS
2023-04-20 Jacob Lifshayuse proper cast function
2023-04-20 Jacob Lifshaychange XLEN-ification
2023-04-20 Jacob Lifshaychange extsb/h/w to scale based on XLEN rather than...
next