aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* highight special opcodes in subv.kakHEADmasters-ol2021-10-101-0/+1
* examples/device_tree: print more header fieldss-ol2021-10-101-4/+37
* add optional strings stages-ol2021-10-104-4/+74
* fix bswapw, print_hex_words-ol2021-10-101-3/+3
* fix validate.py testss-ol2021-10-101-10/+10
* add HTML reference cards-ol2021-07-141-0/+364
* rename CSR instruction part /csr12 → /csrs-ol2021-07-143-7/+7
* start working on DTB printers-ol2021-07-123-2/+177
* fix ask_name STDIOs-ol2021-07-101-50/+18
* examples: exit via SBIs-ol2021-07-093-60/+76
* validate opi, systems-ol2021-07-091-19/+121
* add kakoune highlighting files-ol2021-07-091-0/+28
* remove 0x prefixs-ol2021-07-095-17/+13
* update exampless-ol2021-07-098-83/+83
* wip more validation logics-ol2021-07-094-112/+375
* remove outdated disasm.shs-ol2021-07-091-7/+0
* switch to "virt" qemu machines-ol2021-07-073-26/+76
* reorganize, add ask_name examples-ol2021-07-0610-2/+108
* fix hello_world commentss-ol2021-07-062-8/+7
* move other docs to rst as wells-ol2021-07-064-307/+368
* update README/ex examples-ol2021-07-0611-204/+214
* good helloworld examples-ol2021-07-061-14/+26
* fix and finish new pipelines-ol2021-07-065-344/+36
* update ex.subv to work with new pipelines-ol2021-07-052-5/+5
* update format for new pipelines-ol2021-07-054-293/+226
* update survey for new stage orders-ol2021-07-052-117/+142
* add validate layers-ol2021-07-043-16/+346
* new test case for survey.pys-ol2021-06-081-4/+38
* fix jalr immediate slice, update example stage resultss-ol2021-06-087-18/+62
* apply "black" formattings-ol2021-05-256-229/+318
* close to working AUIPC+JALR jumps-ol2021-05-253-3/+14
* update all stages to works-ol2021-05-256-135/+131
* use new bits in format.pys-ol2021-05-252-106/+107
* implement LabelRefs-ol2021-05-251-19/+279
* add JUMPING.mds-ol2021-05-251-0/+180
* turn bits into a classs-ol2021-05-245-127/+160
* support offsets on labelss-ol2021-05-233-6/+59
* revert to code detection by segments-ol2021-05-235-59/+61
* log offending line when errors occur, across all stagess-ol2021-05-225-47/+74
* support non-byte aligned data liness-ol2021-05-226-35/+90
* more error reporting in format.pys-ol2021-05-222-27/+61
* disable qemu bioss-ol2021-05-221-1/+1
* fix pack, survey and move to doctests-ol2020-05-292-148/+146
* switch bit.py, subv.py to doctests-ol2020-05-294-167/+316
* new label-slice syntax in format.py; switch to doctests-ol2020-05-294-169/+251
* fix permissionss-ol2020-05-283-0/+0
* Hello World!s-ol2020-05-285-35/+53
* Add Status to READMEs-ol2020-05-281-7/+26
* cleanups-ol2020-05-2811-445/+341
* Add ex.*s-ol2020-05-287-1/+111