mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-23 05:29:53 +00:00
cstest: do not use CS_OPT_SYNTAX_NOREGNAME in ppc64-encoding.s.cs
This commit is contained in:
parent
d07228e856
commit
735d20db06
@ -1,4 +1,4 @@
|
||||
# CS_ARCH_PPC, CS_MODE_BIG_ENDIAN, CS_OPT_SYNTAX_NOREGNAME
|
||||
# CS_ARCH_PPC, CS_MODE_BIG_ENDIAN, None
|
||||
// 0x4c,0x8a,0x18,0x20 = bclr 4, 10, 3
|
||||
// 0x4c,0x8a,0x00,0x20 = bclr 4, 10, 0
|
||||
// 0x4c,0x8a,0x18,0x21 = bclrl 4, 10, 3
|
||||
|
Loading…
Reference in New Issue
Block a user