| author | |
| committer | |
| log | 64927aa782bb2105012da508975c5b3d0d10f477 |
| tree | c0e8e654c89490f622d4aa7b0ee1abc75b6f7f6b |
| parent | 5a6f0d2e51d3d7fb3f88099611f0347d0d27e889 |
1 files changed, 1 insertions(+), 1 deletions(-)
src/arch/sparcv9/Mir.zig+1-1| ... | ... | @@ -75,7 +75,7 @@ pub const Inst = struct { |
| 75 | 75 | nop, |
| 76 | 76 | |
| 77 | 77 | /// A.45 RETURN |
| 78 | /// This Thisuses the arithmetic_2op field. | |
| 78 | /// This uses the arithmetic_2op field. | |
| 79 | 79 | @"return", |
| 80 | 80 | |
| 81 | 81 | /// A.46 SAVE and RESTORE |