| 2021-05-21 | 
Luke Kenneth...  | return dump of SPRs (to be used for saving, later) | 
commit | commitdiff | tree | 
| 2021-05-21 | 
Luke Kenneth...  | add dump of SPRs to pypowersim | 
commit | commitdiff | tree | 
| 2021-05-21 | 
Luke Kenneth...  | add testloop.s | 
commit | commitdiff | tree | 
| 2021-05-21 | 
Luke Kenneth...  | add first pypowersim example | 
commit | commitdiff | tree | 
| 2021-05-21 | 
Luke Kenneth...  | add option to run without a disassembly listing to...  | 
commit | commitdiff | tree | 
| 2021-05-21 | 
Luke Kenneth...  | add pypowersim to commands installed | 
commit | commitdiff | tree | 
| 2021-05-21 | 
Luke Kenneth...  | add first command-line version of ISACaller | 
commit | commitdiff | tree | 
| 2021-05-20 | 
Luke Kenneth...  | only place underscore in front of index if it is a...  | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Luke Kenneth...  | switch over to log function in SelectableInt | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Luke Kenneth...  | document test_fp_single_ldst | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Luke Kenneth...  | re-enable other SVP64 FP tests | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Luke Kenneth...  | comments for SVP64 ASM LD/ST-with-update duplicate RA | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Luke Kenneth...  | add silent log debug option, if SILENCELOG env var...  | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Luke Kenneth...  | resolve merge conflicts, effectively reverting "verbose...  | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Luke Kenneth...  | corrections to stf/lf RA_OR_ZERO not in all cases | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Lauri Kasanen | Stop spamming the world whenever PowerDecoder is fired up | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Lauri Kasanen | rm -f | 
commit | commitdiff | tree | 
| 2021-05-19 | 
Lauri Kasanen | Basic media infra | 
commit | commitdiff | tree | 
| 2021-05-18 | 
Luke Kenneth...  | add SVP64 IEEE754 FP unit test | 
commit | commitdiff | tree | 
| 2021-05-18 | 
Luke Kenneth...  | fix SVP64 EXTRA2/3 decode for IEEE754 FP LD/ST operations | 
commit | commitdiff | tree | 
| 2021-05-18 | 
Luke Kenneth...  | add beginning support for SVP64 IEEE754 FP | 
commit | commitdiff | tree | 
| 2021-05-18 | 
Luke Kenneth...  | add more totally random bpermd unit tests, just to...  | 
commit | commitdiff | tree | 
| 2021-05-18 | 
Luke Kenneth...  | finally fix bpermd pseudocode, index was being treated...  | 
commit | commitdiff | tree | 
| 2021-05-18 | 
Luke Kenneth...  | revert register reordering in ISACaller | 
commit | commitdiff | tree | 
| 2021-05-18 | 
Luke Kenneth...  | add os.makedirs on pyfnwriter output path | 
commit | commitdiff | tree | 
| 2021-05-18 | 
Luke Kenneth...  | add python function writer, takes Appendix v3.0B pseudo...  | 
commit | commitdiff | tree | 
| 2021-05-17 | 
Luke Kenneth...  | update reg sort order in ISACaller | 
commit | commitdiff | tree | 
| 2021-05-17 | 
Luke Kenneth...  | grr syntax incorrect, use <- operator not = | 
commit | commitdiff | tree | 
| 2021-05-17 | 
Luke Kenneth...  | mark RN as TODO | 
commit | commitdiff | tree | 
| 2021-05-17 | 
Luke Kenneth...  | must not add to read regs unless in the authorised...  | 
commit | commitdiff | tree | 
| 2021-05-17 | 
Luke Kenneth...  | remove MISSING (theyre not), fix a couple of errors...  | 
commit | commitdiff | tree | 
| 2021-05-17 | 
Luke Kenneth...  | add new RC reg to get pywriter to build | 
commit | commitdiff | tree | 
| 2021-05-16 | 
Luke Kenneth...  | update to 0.0.3  0.0.3 | 
commit | commitdiff | tree | 
| 2021-05-16 | 
Luke Kenneth...  | document addition of pyfnwriter | 
commit | commitdiff | tree | 
| 2021-05-16 | 
Luke Kenneth...  | add NEWS update | 
commit | commitdiff | tree | 
| 2021-05-16 | 
Luke Kenneth...  | add fpcvt.mdwn pseudocode which calls new auto-generate...  | 
commit | commitdiff | tree | 
| 2021-05-16 | 
Luke Kenneth...  | add new pyfnwriter command, converts v3.0B spec pseudoc...  | 
commit | commitdiff | tree | 
| 2021-05-16 | 
Luke Kenneth...  | create compiler for general pseudo-code functions in...  | 
commit | commitdiff | tree | 
| 2021-05-16 | 
Luke Kenneth...  | add function reader for appendix and other v3.0B pseudocode | 
commit | commitdiff | tree | 
| 2021-05-16 | 
Luke Kenneth...  | comments in fp convert, fix carry out, comment out...  | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | spelling | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | move round_float to separate file | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add fpfromint.mdwn new file, to be used for FP conversion | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | extra debug print | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | whoops, FRC taken from FormX.FRB not FormA.FRC | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | FP mul test, correct pseudocode to use FRC | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add minor_59.csv file, corrected, and power enums | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | return result in FPXXX64 functions (whoops) | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | when calling multi-arg function with regs, add to read...  | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | issue with sub-decoders | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add fadd/sub/mul/div to power_enums | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add FP basic arithmetic operations, pseudocode, fparith...  | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | comments | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add fcpsgn unit test | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add fnabs unit test | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add fabs unit test | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add fp mv test, correct pseudocode | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | whoops initialise FPRs from GPRs in ISACaller | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | missed an assignment-copy for simple expressions | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add fmr test and associated decoder (optional with...  | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add X-Form and A-Form to minor_63l and minor_63h csv...  | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | whoops need to reverse bits in minor_63l.csv to match...  | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | FP 63L/H ops need to add in extra 0/1 minor_63l.csv...  | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add fp move opcodes to power_enums.py | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add new fp load / store with update unit test | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add FP store op names to power_enums.py opcode list | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | whitespace on instruction mnemonics | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add FP LD/ST D-Form operations to major.csv | 
commit | commitdiff | tree | 
| 2021-05-15 | 
Luke Kenneth...  | add load/store FP indexed instructions to minor_31.csv | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add FP load test lfsx | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | when setting  x <- GPR(RA) make sure read_regs is added...  | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add GPR-underscore read of regs | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add FRA ISACaller name decoding | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add FRA-FRT to power enums | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add first FP load test, still a lot TODO | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add FPR (FP Regfile) to ISACaller | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add in FPR.getz and support for FPR(x) in ISA parser | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add FRA-FRT fp reg names to ISACaller parser | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add fpmove.mdwn from v3.0B p150 book I section 4.6.5 | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | clarify, comments | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add FPADD, FPSUB, FPMUL, FPDIV quick hacked functions | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add very quick float convert to SelectableInt | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add import of DOUBLE/SINGLE to pywriter | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add SINGLE function to helpers, for FP Store | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add first pass at DOUBLE helper function for FP ISACall...  | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add zero-variant (RA|0) in fpload pseudocode, cleaner...  | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add fpstore.mdwn | 
commit | commitdiff | tree | 
| 2021-05-14 | 
Luke Kenneth...  | add fpload.mdwn for FP simulation | 
commit | commitdiff | tree | 
| 2021-05-11 | 
Luke Kenneth...  | add setting of MSR "PR" bit for when running MMU test | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | extra checks on ldst exception unit test | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | fix MemException, return correct address in DAR | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | testing load misaligned | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | test_maxint, add zero onto 0xffffffffffffff | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | add first LD/ST exceptions test case for ISACaller | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | save SVSRR0 in trap, if SVP64 mode enabled | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | create new call_trap function in ISACaller | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | add catch of MemException in ISACaller to raise unalign...  | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | include Error keyword in message | 
commit | commitdiff | tree | 
| 2021-05-10 | 
Luke Kenneth...  | allow unaligned access exception to be raised in ISACal...  | 
commit | commitdiff | tree | 
| 2021-05-09 | 
Luke Kenneth...  | add ld/st misalignment test case | 
commit | commitdiff | tree | 
| next |