mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
- For ALU operations, src should be allowed to be an explicit Reg. - Expose AluOp and JmpOp as public types. This makes code generation using BPF as a backend easier, as AluOp and JmpOp can be used directly as part of an IR