cstest: do not use CS_OPT_SYNTAX_NOREGNAME in ppc64-encoding.s.cs

This commit is contained in:
Nguyen Anh Quynh 2019-05-09 00:39:37 +08:00
parent d07228e856
commit 735d20db06

View File

@ -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