diff --git a/gen/asm-x86-64.h b/gen/asm-x86-64.h index 0ad9c561..b182f7a7 100644 --- a/gen/asm-x86-64.h +++ b/gen/asm-x86-64.h @@ -1224,11 +1224,7 @@ namespace AsmParserx8664 { "sysenter",Op_0 }, { "sysexit", Op_0 }, { "sysret", Op_0 }, - { "test", Op_DstSrcNT }, - { "testb", Op_DstSrcNT }, - { "testl", Op_DstSrcNT }, - { "testq", Op_DstSrcNT }, - { "testw", Op_DstSrcNT }, + { "test", Op_SrcSrcF }, { "ucomisd", Op_SrcSrcSSEF }, { "ucomiss", Op_SrcSrcSSEF }, { "ud2", Op_0 },