nit: Alignment
This commit is contained in:
parent
e2a46bcc2e
commit
c86d7b070d
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ namespace ChocolArm64.Instruction
|
|||
[Flags]
|
||||
private enum ShImmFlags
|
||||
{
|
||||
None = 0,
|
||||
None = 0,
|
||||
|
||||
Signed = 1 << 0,
|
||||
Ternary = 1 << 1,
|
||||
|
|
Loading…
Add table
Reference in a new issue