zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 64927aa782bb2105012da508975c5b3d0d10f477 (tree)
parent 5a6f0d2e51d3d7fb3f88099611f0347d0d27e889
Author: Jakub Konka <kubkon@jakubkonka.com>
Date:   Thu,  5 May 2022 19:38:55 +0200

sparcv9: fix typo in def comment

Diffstat:
Msrc/arch/sparcv9/Mir.zig | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/arch/sparcv9/Mir.zig b/src/arch/sparcv9/Mir.zig @@ -75,7 +75,7 @@ pub const Inst = struct { nop, /// A.45 RETURN - /// This Thisuses the arithmetic_2op field. + /// This uses the arithmetic_2op field. @"return", /// A.46 SAVE and RESTORE