arch/aarch64/Mir: fix spelling (pseudo instead of psuedo)
This commit is contained in:
committed by
Andrew Kelley
parent
8d872b018d
commit
58349b2c8e
@@ -168,7 +168,7 @@ pub const Inst = struct {
|
||||
orr_shifted_register,
|
||||
/// Pseudo-instruction: Pop multiple registers
|
||||
pop_regs,
|
||||
/// Psuedo-instruction: Push multiple registers
|
||||
/// Pseudo-instruction: Push multiple registers
|
||||
push_regs,
|
||||
/// Return from subroutine
|
||||
ret,
|
||||
|
||||
Reference in New Issue
Block a user