Skip to content

Commit

Permalink
fix alpha MC file
Browse files Browse the repository at this point in the history
  • Loading branch information
R33v0LT committed Dec 7, 2023
1 parent acded82 commit 07ae006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suite/MC/Alpha/insn-alpha.s.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CS_ARCH_ALPHA, 0, None
# CS_ARCH_ALPHA, CS_MODE_LITTLE_ENDIAN, None
0x03,0x00,0x22,0x40 = addl $1,$2,$3
0x03,0xd0,0x3b,0x40 = addl $1,0xde,$3
0x03,0x04,0x22,0x40 = addq $1,$2,$3
Expand Down

0 comments on commit 07ae006

Please sign in to comment.