Koakuma

Results 6 issues of Koakuma

The usual batch of Air lowerings and other sparc64 backend-related changes. Didn't manage to do much this time but at least I managed to cut out a lot of `airBinOp`-related...

### System information Type | Version/Name --- | --- Distribution Name | Gentoo Distribution Version | N/A Kernel Version | 5.15.10-gentoo-sparc64 Architecture | sparc64 OpenZFS Version | 2.0.7 ### Describe...

Type: Defect
Component: Encryption

This changes the formatting on prompts to avoid color issues. Closes #9.

I noticed that parts of questions made by zinput can be unreadable when used with dark/light-themed terminal. Sample program and its output: ``` const zinput = @import("zinput"); pub fn main()...

Say I have a commit history that looks like this: ``` xxxxxx Commit A yyyyyy Commit B ``` Then I submit them for review with `spr diff --all`. However, during...

Combining instructions that reads from %o7 with a RESTORE in call delay slots will result in a RESTORE instruction that reads from %o7, which has been overwritten by the call...

backend:Sparc