2024-02-07 |
Luke Kenneth... | bug 1055: forgot "shifted" keyword in instruction titles |
commit | commitdiff | tree |
2024-02-07 |
Luke Kenneth... | bug 1055: missed out fpload/store-shift instructions... |
commit | commitdiff | tree |
2024-02-05 |
Luke Kenneth... | bug 676: cleanup on maxloc. comments, remove redundant... |
commit | commitdiff | tree |
2024-02-05 |
Luke Kenneth... | bug 676: maxloc, use crternlogi to reduce op count |
commit | commitdiff | tree |
2024-02-05 |
Luke Kenneth... | bug 1034: add crbinlog unit test |
commit | commitdiff | tree |
2024-02-05 |
Luke Kenneth... | bug 1034: invert ordering of lut indices to match xxeval |
commit | commitdiff | tree |
2024-02-05 |
Luke Kenneth... | bug 676: tidy up pseudocode bug_1034_cr_bin_and_ternlog |
commit | commitdiff | tree |
2024-02-03 |
Luke Kenneth... | sigh, when maddsubrs (etc) moved to PO5, PowerDecoder2... |
commit | commitdiff | tree |
2024-02-03 |
Luke Kenneth... | missing BC in get_cr_in |
commit | commitdiff | tree |
2024-02-03 |
Luke Kenneth... | remove accidental print |
commit | commitdiff | tree |
2024-02-03 |
Luke Kenneth... | fix merge |
commit | commitdiff | tree |
2024-02-02 |
Luke Kenneth... | bug 1034: hooray! sv.crternlogi works. was the test... bug_1034_cr_bin_and_tern |
commit | commitdiff | tree |
2024-01-31 |
Luke Kenneth... | bug 1034: redo BFB field lookup for namespace |
commit | commitdiff | tree |
2024-01-31 |
Luke Kenneth... | bug 1034: sigh undo damage caused by rebase merge |
commit | commitdiff | tree |
2024-01-31 |
Luke Kenneth... | bug 1034: add crternlogi. involved adding a new CR... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: maxloc - finally got something working |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: nearly there. just <= vs < to deal with |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | fix ISACaller BA/BB vector read |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: closer to working maxloc. a lot of cr ops |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: more experimenting with maxloc assembler |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | enforce scalar offset in ISACaller when is_vec is false |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: use dest-mask on sv.addi to get scalar max... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | add heading option to GPR dump |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | improve debug output in ISACaller, for ".long xyzabcdef" |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | grrrr |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: although spotted under maxloc, sv.mcrf was... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 1248: add a stack of missing CR 3/5-bit operand... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 1248: add beginnings of sv.creqv test, see what... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: sorting out maxloc assembler, found bug in... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: maxloc experimentation |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: with messing about got at least an inner maxlo... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: although spotted under maxloc, sv.mcrf was... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | add first cut at parallel maxloc, adding random tests |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: add start of svp64 maxloc, based on pospopcount |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 1236: add extra argument to svstep: RA. |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: put maxloc.py test data into array |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | remove unneeded tests |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 672: add python-based maxloc.py for unit testing |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: add first cut at maxloc copy/paste from ddffir... |
commit | commitdiff | tree |
2024-01-30 |
Jacob Lifshay | fixedsync.mdwn: change sync from v3.1B version to v3... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: maxloc - finally got something working |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: nearly there. just <= vs < to deal with |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | fix ISACaller BA/BB vector read |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: closer to working maxloc. a lot of cr ops |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: more experimenting with maxloc assembler |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | enforce scalar offset in ISACaller when is_vec is false |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: use dest-mask on sv.addi to get scalar max... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | add heading option to GPR dump |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | improve debug output in ISACaller, for ".long xyzabcdef" |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | grrrr |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: although spotted under maxloc, sv.mcrf was... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 1248: add a stack of missing CR 3/5-bit operand... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 1248: add beginnings of sv.creqv test, see what... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: sorting out maxloc assembler, found bug in... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: maxloc experimentation |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: with messing about got at least an inner maxlo... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: although spotted under maxloc, sv.mcrf was... |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | add first cut at parallel maxloc, adding random tests |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: add start of svp64 maxloc, based on pospopcount |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 1236: add extra argument to svstep: RA. |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: put maxloc.py test data into array |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | remove unneeded tests |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 672: add python-based maxloc.py for unit testing |
commit | commitdiff | tree |
2024-01-30 |
Luke Kenneth... | bug 676: add first cut at maxloc copy/paste from ddffir... |
commit | commitdiff | tree |
2024-01-29 |
Luke Kenneth... | bug 1034: make sv.crternlogi test a vector-vector-scala... |
commit | commitdiff | tree |
2024-01-29 |
Luke Kenneth... | shorten call to ISACaller.prep_namespace |
commit | commitdiff | tree |
2024-01-29 |
Luke Kenneth... | bug 1034: cut/paste error on crternlogi, 4*BT+32 should... |
commit | commitdiff | tree |
2024-01-28 |
Luke Kenneth... | bug 1034: clarify CR field encoding (extra/value) |
commit | commitdiff | tree |
2024-01-28 |
Luke Kenneth... | whoops |
commit | commitdiff | tree |
2024-01-28 |
Luke Kenneth... | add BA_BFB decode to PPCRecord and SVP64Record |
commit | commitdiff | tree |
2024-01-27 |
Luke Kenneth... | bug 1034: add first version of sv.crternlogi unit test |
commit | commitdiff | tree |
2024-01-27 |
Luke Kenneth... | bug 1034: yet again move crternlogi due to size of... |
commit | commitdiff | tree |
2024-01-27 |
Luke Kenneth... | bug 10344: had to move crfternlogi to TLI-Form |
commit | commitdiff | tree |
2024-01-25 |
Luke Kenneth... | bug 1034: add crbinlog and crternlogi, rename crbinlog... |
commit | commitdiff | tree |
2024-01-20 |
Luke Kenneth... | bug 1034: properly qualify crbinlog and crternlogi... |
commit | commitdiff | tree |
2024-01-20 |
Luke Kenneth... | bug 1034: add crbinlog unit test, fix binlog test,... |
commit | commitdiff | tree |
2024-01-20 |
Luke Kenneth... | bug 1034: add crbinlog and binlog, unit test binlog... |
commit | commitdiff | tree |
2024-01-17 |
Luke Kenneth... | bug 1034: add crternlogi. involved adding a new CR... |
commit | commitdiff | tree |
2024-01-16 |
Jacob Lifshay | fixedsync.mdwn: change sync from v3.1B version to v3... |
commit | commitdiff | tree |
2024-01-14 |
Luke Kenneth... | bug 1251: WIP stbcx removed |
commit | commitdiff | tree |
2024-01-09 |
Luke Kenneth... | fix memory locations in linked-list test_caller_svp64_l... |
commit | commitdiff | tree |
2024-01-09 |
Jacob Lifshay | fptrans.mdwn: don't parenthesize register being assigned to |
commit | commitdiff | tree |
2023-12-21 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2023-12-19 |
Jacob Lifshay | .gitlab-ci.yml: re-add maxschedchunk, it provides massi... |
commit | commitdiff | tree |
2023-12-15 |
Luke Kenneth... | bug 1183: correct comments from cut/paste |
commit | commitdiff | tree |
2023-12-13 |
lkcl | remove pytest option which hard-codes assumptions about... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | elf/simple_cases: disable case_static_glibc for now... 1228-elf-dynamic |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | add make_gdb_vm_image.sh script, it doesn't work yet... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | load_elf: dump a sequence of gdb commands for easy... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | MemMMap: fix brk_syscall -- use unrounded input address... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | load_elf: add forgotten auxv entries |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | load_elf: copy linux's auxv, argv, and env layout |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | load_elf: match linux better for statically-linked... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | elf/simple_cases: enable debug info for statically... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | MemMMap: raise error for bad load/fetch addresses when... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | caller.py: don't try to make zero-sized memory accesses... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | test/elf/__init__: make objdump go to default log kind... |
commit | commitdiff | tree |
2023-12-13 |
Jacob Lifshay | caller.py: implement writev syscall |
commit | commitdiff | tree |
next |