Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Commit

Permalink
suite: add missing arch in heading info for micromips-alu-instruction…
Browse files Browse the repository at this point in the history
…s-EB.s.cs
  • Loading branch information
aquynh committed Nov 7, 2014
1 parent 19c63bc commit 9c9ca12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suite/MC/Mips/micromips-alu-instructions-EB.s.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CS_MODE_32+CS_MODE_BIG_ENDIAN+CS_MODE_MICRO, None
# CS_ARCH_MIPS, CS_MODE_32+CS_MODE_BIG_ENDIAN+CS_MODE_MICRO, None
0x00,0xe6,0x49,0x10 = add $9, $6, $7
0x11,0x26,0x45,0x67 = addi $9, $6, 17767
0x31,0x26,0xc5,0x67 = addiu $9, $6, -15001
Expand Down

0 comments on commit 9c9ca12

Please sign in to comment.