mirror of
https://github.com/ziglang/zig.git
synced 2026-02-09 11:03:30 +00:00
arch/aarch64/Mir: fix spelling (pseudo instead of psuedo)
This commit is contained in:
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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user