stage2: sparc64: Change branch_link Mir field definition

This commit is contained in:
Koakuma
2022-06-29 21:48:50 +07:00
committed by Andrew Kelley
parent 64b61f0740
commit 5b0134e3ed

View File

@@ -218,7 +218,7 @@ pub const Inst = struct {
/// Used by e.g. call
branch_link: struct {
inst: Index,
link: Register = .o7,
// link is always %o7
},
/// Branch with prediction, checking the integer status code