From 75921f9ca666eeac26ea95d2a67f96b01d988815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20H=C3=B6ner?= Date: Mon, 28 Nov 2016 23:25:26 +0100 Subject: [PATCH 1/3] Altered instruction DB format - support for multiple flag operations - various definition fixes based on newly enabled editor heuristics --- assets/instructions.json | 21677 ++++++++++++++++++++++++++++--------- 1 file changed, 16276 insertions(+), 5401 deletions(-) diff --git a/assets/instructions.json b/assets/instructions.json index cab807a..e81f782 100644 --- a/assets/instructions.json +++ b/assets/instructions.json @@ -14,12 +14,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "modified", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "modified" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "cd8scale": 0 }, @@ -43,12 +55,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "undefined" + ] }, "comment": "aad $i8imm (AAD8i8)", "cd8scale": 0 @@ -73,12 +97,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "undefined" + ] }, "comment": "aam $i8imm (AAM8i8)", "cd8scale": 0 @@ -97,12 +133,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "modified", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "modified" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "cd8scale": 0 }, @@ -135,12 +183,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -168,12 +229,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -209,12 +283,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -248,12 +335,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -287,12 +387,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -323,12 +436,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -357,12 +483,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -391,12 +530,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -424,12 +576,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -457,12 +622,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -493,12 +671,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -527,12 +718,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -561,12 +765,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -597,12 +814,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -631,12 +861,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -665,12 +908,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -694,12 +950,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -728,12 +997,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -760,12 +1042,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -785,13 +1080,32 @@ "encoding": "imm32" } }, + "implicit_read": [ + "flags" + ], + "implicit_write": [ + "flags" + ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -825,12 +1139,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -859,12 +1186,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -901,12 +1241,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $i64mem, $i64i32imm (ADC64mi32)", "cd8scale": 0 @@ -942,12 +1295,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $i16mem, $i16imm (ADC16mi)", "cd8scale": 0 @@ -983,12 +1349,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $i32mem, $i32imm (ADC32mi)", "cd8scale": 0 @@ -1021,12 +1400,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $GR64, $i64i32imm (ADC64ri32)", "cd8scale": 0 @@ -1057,12 +1449,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $GR16, $i16imm (ADC16ri)", "cd8scale": 0 @@ -1093,12 +1498,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $GR32, $i32imm (ADC32ri)", "cd8scale": 0 @@ -1134,12 +1552,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $i8mem, $i8imm (ADC8mi8)", "cd8scale": 0 @@ -1170,12 +1601,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $GR8, $i8imm (ADC8ri8)", "cd8scale": 0 @@ -1213,12 +1657,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $i64mem, $i64i8imm (ADC64mi8)", "cd8scale": 0 @@ -1254,12 +1711,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $i16mem, $i16i8imm (ADC16mi8)", "cd8scale": 0 @@ -1295,12 +1765,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $i32mem, $i32i8imm (ADC32mi8)", "cd8scale": 0 @@ -1333,12 +1816,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $GR64, $i64i8imm (ADC64ri8)", "cd8scale": 0 @@ -1369,12 +1865,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $GR16, $i16i8imm (ADC16ri8)", "cd8scale": 0 @@ -1405,12 +1914,25 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "adc $GR32, $i32i8imm (ADC32ri8)", "cd8scale": 0 @@ -1437,11 +1959,17 @@ "encoding": "modrm_rm" } }, + "implicit_read": [ + "flags" + ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified" + "cf": [ + "tested", + "modified" + ] }, "comment": "adcx $GR32, $i32mem (ADCX32rm)", "cd8scale": 0 @@ -1471,11 +1999,17 @@ "encoding": "modrm_rm" } }, + "implicit_read": [ + "flags" + ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified" + "cf": [ + "tested", + "modified" + ] }, "comment": "adcx $GR64, $i64mem (ADCX64rm)", "cd8scale": 0 @@ -1502,11 +2036,17 @@ "encoding": "modrm_rm" } }, + "implicit_read": [ + "flags" + ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified" + "cf": [ + "tested", + "modified" + ] }, "comment": "adcx $GR32, $GR32 (ADCX32rr)", "cd8scale": 0 @@ -1536,11 +2076,17 @@ "encoding": "modrm_rm" } }, + "implicit_read": [ + "flags" + ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified" + "cf": [ + "tested", + "modified" + ] }, "comment": "adcx $GR64, $GR64 (ADCX64rr)", "cd8scale": 0 @@ -1571,12 +2117,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1601,12 +2159,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1639,12 +2209,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1675,12 +2257,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1711,12 +2305,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1741,12 +2347,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1771,12 +2389,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1804,12 +2434,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1835,12 +2477,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1866,12 +2520,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1899,12 +2565,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1930,12 +2608,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1961,12 +2651,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -1987,12 +2689,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2018,12 +2732,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2047,12 +2773,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2076,12 +2814,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2112,12 +2862,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2143,12 +2905,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2182,12 +2956,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2219,12 +3005,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2256,12 +3054,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -2290,12 +3100,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $GR64, $i64i32imm (ADD64ri32)", "cd8scale": 0 @@ -2323,12 +3145,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $GR16, $i16imm (ADD16ri)", "cd8scale": 0 @@ -2356,12 +3190,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $GR32, $i32imm (ADD32ri)", "cd8scale": 0 @@ -2394,12 +3240,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $i8mem, $i8imm (ADD8mi8)", "cd8scale": 0 @@ -2427,12 +3285,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $GR8, $i8imm (ADD8ri8)", "cd8scale": 0 @@ -2467,12 +3337,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $i64mem, $i64i8imm (LOCK_ADD64mi8)", "cd8scale": 0 @@ -2505,12 +3387,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $i16mem, $i16i8imm (LOCK_ADD16mi8)", "cd8scale": 0 @@ -2543,12 +3437,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $i32mem, $i32i8imm (LOCK_ADD32mi8)", "cd8scale": 0 @@ -2578,12 +3484,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $GR64, $i64i8imm (ADD64ri8)", "cd8scale": 0 @@ -2611,12 +3529,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $GR16, $i16i8imm (ADD16ri8)", "cd8scale": 0 @@ -2644,12 +3574,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "add $GR32, $i32i8imm (ADD32ri8)", "cd8scale": 0 @@ -2978,7 +3920,9 @@ "flags" ], "x86flags": { - "of": "modified" + "of": [ + "modified" + ] }, "comment": "adox $GR32, $i32mem (ADOX32rm)", "cd8scale": 0 @@ -3012,7 +3956,9 @@ "flags" ], "x86flags": { - "of": "modified" + "of": [ + "modified" + ] }, "comment": "adox $GR64, $i64mem (ADOX64rm)", "cd8scale": 0 @@ -3043,7 +3989,9 @@ "flags" ], "x86flags": { - "of": "modified" + "of": [ + "modified" + ] }, "comment": "adox $GR32, $GR32 (ADOX32rr)", "cd8scale": 0 @@ -3077,7 +4025,9 @@ "flags" ], "x86flags": { - "of": "modified" + "of": [ + "modified" + ] }, "comment": "adox $GR64, $GR64 (ADOX64rr)", "cd8scale": 0 @@ -3416,12 +4366,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3446,12 +4408,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3484,12 +4458,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3520,12 +4506,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3556,12 +4554,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3589,12 +4599,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3620,12 +4642,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3651,12 +4685,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3681,12 +4727,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3711,12 +4769,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3744,12 +4814,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3775,12 +4857,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3806,12 +4900,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3839,12 +4945,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3870,12 +4988,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3901,12 +5031,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3927,12 +5069,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3958,12 +5112,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -3987,12 +5153,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -4016,12 +5194,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -4052,12 +5242,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -4083,12 +5285,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -4122,12 +5336,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $i64mem, $i64i32imm (LOCK_AND64mi32)", "cd8scale": 0 @@ -4160,12 +5386,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $i16mem, $i16imm (LOCK_AND16mi)", "cd8scale": 0 @@ -4198,12 +5436,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $i32mem, $i32imm (LOCK_AND32mi)", "cd8scale": 0 @@ -4233,12 +5483,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $GR64, $i64i32imm (AND64ri32)", "cd8scale": 0 @@ -4266,12 +5528,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $GR16, $i16imm (AND16ri)", "cd8scale": 0 @@ -4299,12 +5573,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $GR32, $i32imm (AND32ri)", "cd8scale": 0 @@ -4337,12 +5623,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $i8mem, $i8imm (AND8mi8)", "cd8scale": 0 @@ -4370,12 +5668,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $GR8, $i8imm (AND8ri8)", "cd8scale": 0 @@ -4410,12 +5720,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $i64mem, $i64i8imm (LOCK_AND64mi8)", "cd8scale": 0 @@ -4448,12 +5770,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $i16mem, $i16i8imm (LOCK_AND16mi8)", "cd8scale": 0 @@ -4486,12 +5820,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $i32mem, $i32i8imm (LOCK_AND32mi8)", "cd8scale": 0 @@ -4521,12 +5867,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $GR64, $i64i8imm (AND64ri8)", "cd8scale": 0 @@ -4554,12 +5912,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $GR16, $i16i8imm (AND16ri8)", "cd8scale": 0 @@ -4587,12 +5957,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "and $GR32, $i32i8imm (AND32ri8)", "cd8scale": 0 @@ -4627,12 +6009,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "andn $GR32, $GR32, $i32mem (ANDN32rm)", "cd8scale": 0 @@ -4669,12 +6063,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "andn $GR64, $GR64, $i64mem (ANDN64rm)", "cd8scale": 0 @@ -4709,12 +6115,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "andn $GR32, $GR32, $GR32 (ANDN32rr)", "cd8scale": 0 @@ -4752,12 +6170,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "andn $GR64, $GR64, $GR64 (ANDN64rr)", "cd8scale": 0 @@ -4980,7 +6410,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "cd8scale": 0 }, @@ -5006,7 +6438,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "cd8scale": 0 }, @@ -5036,21 +6470,51 @@ "eflags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "tf": "reset", - "if": "reset", - "df": "reset", - "of": "reset", - "rf": "reset", - "vm": "reset", - "ac": "reset", - "vif": "reset", - "vip": "reset", - "id": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "tf": [ + "reset" + ], + "if": [ + "reset" + ], + "df": [ + "reset" + ], + "of": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "reset" + ], + "vif": [ + "reset" + ], + "vip": [ + "reset" + ], + "id": [ + "reset" + ] }, "comment": "bextr $GR32, $i32mem, $i32imm (BEXTRI32mi)", "cd8scale": 0 @@ -5084,21 +6548,51 @@ "eflags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "tf": "reset", - "if": "reset", - "df": "reset", - "of": "reset", - "rf": "reset", - "vm": "reset", - "ac": "reset", - "vif": "reset", - "vip": "reset", - "id": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "tf": [ + "reset" + ], + "if": [ + "reset" + ], + "df": [ + "reset" + ], + "of": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "reset" + ], + "vif": [ + "reset" + ], + "vip": [ + "reset" + ], + "id": [ + "reset" + ] }, "comment": "bextr $GR64, $i64mem, $i64i32imm (BEXTRI64mi)", "cd8scale": 0 @@ -5129,21 +6623,51 @@ "eflags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "tf": "reset", - "if": "reset", - "df": "reset", - "of": "reset", - "rf": "reset", - "vm": "reset", - "ac": "reset", - "vif": "reset", - "vip": "reset", - "id": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "tf": [ + "reset" + ], + "if": [ + "reset" + ], + "df": [ + "reset" + ], + "of": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "reset" + ], + "vif": [ + "reset" + ], + "vip": [ + "reset" + ], + "id": [ + "reset" + ] }, "comment": "bextr $GR32, $GR32, $i32imm (BEXTRI32ri)", "cd8scale": 0 @@ -5177,21 +6701,51 @@ "eflags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "tf": "reset", - "if": "reset", - "df": "reset", - "of": "reset", - "rf": "reset", - "vm": "reset", - "ac": "reset", - "vif": "reset", - "vip": "reset", - "id": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "tf": [ + "reset" + ], + "if": [ + "reset" + ], + "df": [ + "reset" + ], + "of": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "reset" + ], + "vif": [ + "reset" + ], + "vip": [ + "reset" + ], + "id": [ + "reset" + ] }, "comment": "bextr $GR64, $GR64, $i64i32imm (BEXTRI64ri)", "cd8scale": 0 @@ -5226,21 +6780,51 @@ "eflags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "tf": "reset", - "if": "reset", - "df": "reset", - "of": "reset", - "rf": "reset", - "vm": "reset", - "ac": "reset", - "vif": "reset", - "vip": "reset", - "id": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "tf": [ + "reset" + ], + "if": [ + "reset" + ], + "df": [ + "reset" + ], + "of": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "reset" + ], + "vif": [ + "reset" + ], + "vip": [ + "reset" + ], + "id": [ + "reset" + ] }, "comment": "bextr $GR32, $i32mem, $GR32 (BEXTR32rm)", "cd8scale": 0 @@ -5278,21 +6862,51 @@ "eflags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "tf": "reset", - "if": "reset", - "df": "reset", - "of": "reset", - "rf": "reset", - "vm": "reset", - "ac": "reset", - "vif": "reset", - "vip": "reset", - "id": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "tf": [ + "reset" + ], + "if": [ + "reset" + ], + "df": [ + "reset" + ], + "of": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "reset" + ], + "vif": [ + "reset" + ], + "vip": [ + "reset" + ], + "id": [ + "reset" + ] }, "comment": "bextr $GR64, $i64mem, $GR64 (BEXTR64rm)", "cd8scale": 0 @@ -5327,21 +6941,51 @@ "eflags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "tf": "reset", - "if": "reset", - "df": "reset", - "of": "reset", - "rf": "reset", - "vm": "reset", - "ac": "reset", - "vif": "reset", - "vip": "reset", - "id": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "tf": [ + "reset" + ], + "if": [ + "reset" + ], + "df": [ + "reset" + ], + "of": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "reset" + ], + "vif": [ + "reset" + ], + "vip": [ + "reset" + ], + "id": [ + "reset" + ] }, "comment": "bextr $GR32, $GR32, $GR32 (BEXTR32rr)", "cd8scale": 0 @@ -5379,21 +7023,51 @@ "eflags" ], "x86flags": { - "cf": "reset", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "tf": "reset", - "if": "reset", - "df": "reset", - "of": "reset", - "rf": "reset", - "vm": "reset", - "ac": "reset", - "vif": "reset", - "vip": "reset", - "id": "reset" + "cf": [ + "reset" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "tf": [ + "reset" + ], + "if": [ + "reset" + ], + "df": [ + "reset" + ], + "of": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "reset" + ], + "vif": [ + "reset" + ], + "vip": [ + "reset" + ], + "id": [ + "reset" + ] }, "comment": "bextr $GR64, $GR64, $GR64 (BEXTR64rr)", "cd8scale": 0 @@ -6385,12 +8059,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsi $GR32, $i32mem (BLSI32rm)", "cd8scale": 0 @@ -6425,12 +8111,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsi $GR64, $i64mem (BLSI64rm)", "cd8scale": 0 @@ -6462,12 +8160,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsi $GR32, $GR32 (BLSI32rr)", "cd8scale": 0 @@ -6502,12 +8212,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsi $GR64, $GR64 (BLSI64rr)", "cd8scale": 0 @@ -6661,12 +8383,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "reset", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "reset" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsmsk $GR32, $i32mem (BLSMSK32rm)", "cd8scale": 0 @@ -6701,12 +8435,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "reset", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "reset" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsmsk $GR64, $i64mem (BLSMSK64rm)", "cd8scale": 0 @@ -6738,12 +8484,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "reset", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "reset" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsmsk $GR32, $GR32 (BLSMSK32rr)", "cd8scale": 0 @@ -6778,12 +8536,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "reset", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "reset" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsmsk $GR64, $GR64 (BLSMSK64rr)", "cd8scale": 0 @@ -6815,12 +8585,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsr $GR32, $i32mem (BLSR32rm)", "cd8scale": 0 @@ -6855,12 +8637,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsr $GR64, $i64mem (BLSR64rm)", "cd8scale": 0 @@ -6892,12 +8686,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsr $GR32, $GR32 (BLSR32rr)", "cd8scale": 0 @@ -6932,12 +8738,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "blsr $GR64, $GR64 (BLSR64rr)", "cd8scale": 0 @@ -7618,12 +9436,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsf $GR64, $i64mem (BSF64rm)", "cd8scale": 0 @@ -7651,12 +9481,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsf $GR16, $i16mem (BSF16rm)", "cd8scale": 0 @@ -7684,12 +9526,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsf $GR32, $i32mem (BSF32rm)", "cd8scale": 0 @@ -7719,12 +9573,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsf $GR64, $GR64 (BSF64rr)", "cd8scale": 0 @@ -7752,12 +9618,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsf $GR16, $GR16 (BSF16rr)", "cd8scale": 0 @@ -7785,12 +9663,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsf $GR32, $GR32 (BSF32rr)", "cd8scale": 0 @@ -7820,12 +9710,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsr $GR64, $i64mem (BSR64rm)", "cd8scale": 0 @@ -7853,12 +9755,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsr $GR16, $i16mem (BSR16rm)", "cd8scale": 0 @@ -7886,12 +9800,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsr $GR32, $i32mem (BSR32rm)", "cd8scale": 0 @@ -7921,12 +9847,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsr $GR64, $GR64 (BSR64rr)", "cd8scale": 0 @@ -7954,12 +9892,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsr $GR16, $GR16 (BSR16rr)", "cd8scale": 0 @@ -7987,12 +9937,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bsr $GR32, $GR32 (BSR32rr)", "cd8scale": 0 @@ -8309,11 +10271,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $i64mem, $GR64 (BT64mr)", "cd8scale": 0 @@ -8340,11 +10312,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $i16mem, $GR16 (BT16mr)", "cd8scale": 0 @@ -8371,11 +10353,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $i32mem, $GR32 (BT32mr)", "cd8scale": 0 @@ -8404,11 +10396,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $GR64, $GR64 (BT64rr)", "cd8scale": 0 @@ -8435,11 +10437,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $GR16, $GR16 (BT16rr)", "cd8scale": 0 @@ -8466,11 +10478,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $GR32, $GR32 (BT32rr)", "cd8scale": 0 @@ -8500,11 +10522,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $i64mem, $i64i8imm (BT64mi8)", "cd8scale": 0 @@ -8532,11 +10564,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $i16mem, $i16i8imm (BT16mi8)", "cd8scale": 0 @@ -8564,11 +10606,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $i32mem, $i32i8imm (BT32mi8)", "cd8scale": 0 @@ -8598,11 +10650,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $GR64, $i64i8imm (BT64ri8)", "cd8scale": 0 @@ -8630,11 +10692,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $GR16, $i16i8imm (BT16ri8)", "cd8scale": 0 @@ -8662,11 +10734,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bt $GR32, $i32i8imm (BT32ri8)", "cd8scale": 0 @@ -8702,11 +10784,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $i64mem, $i64i8imm (BTC64mi8)", "cd8scale": 0 @@ -8740,11 +10832,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $i16mem, $i16i8imm (BTC16mi8)", "cd8scale": 0 @@ -8778,11 +10880,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $i32mem, $i32i8imm (BTC32mi8)", "cd8scale": 0 @@ -8813,11 +10925,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $GR64, $i64i8imm (BTC64ri8)", "cd8scale": 0 @@ -8846,11 +10968,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $GR16, $i16i8imm (BTC16ri8)", "cd8scale": 0 @@ -8879,11 +11011,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $GR32, $i32i8imm (BTC32ri8)", "cd8scale": 0 @@ -8917,11 +11059,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $i64mem, $GR64 (BTC64mr)", "cd8scale": 0 @@ -8953,11 +11105,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $i16mem, $GR16 (BTC16mr)", "cd8scale": 0 @@ -8989,11 +11151,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $i32mem, $GR32 (BTC32mr)", "cd8scale": 0 @@ -9022,11 +11194,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $GR64, $GR64 (BTC64rr)", "cd8scale": 0 @@ -9053,11 +11235,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $GR16, $GR16 (BTC16rr)", "cd8scale": 0 @@ -9084,11 +11276,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btc $GR32, $GR32 (BTC32rr)", "cd8scale": 0 @@ -9123,11 +11325,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $i64mem, $GR64 (BTR64mr)", "cd8scale": 0 @@ -9160,11 +11372,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $i16mem, $GR16 (BTR16mr)", "cd8scale": 0 @@ -9197,11 +11419,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $i32mem, $GR32 (BTR32mr)", "cd8scale": 0 @@ -9231,11 +11463,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $GR64, $GR64 (BTR64rr)", "cd8scale": 0 @@ -9263,11 +11505,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $GR16, $GR16 (BTR16rr)", "cd8scale": 0 @@ -9295,11 +11547,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $GR32, $GR32 (BTR32rr)", "cd8scale": 0 @@ -9335,11 +11597,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $i64mem, $i64i8imm (BTR64mi8)", "cd8scale": 0 @@ -9373,11 +11645,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $i16mem, $i16i8imm (BTR16mi8)", "cd8scale": 0 @@ -9411,11 +11693,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $i32mem, $i32i8imm (BTR32mi8)", "cd8scale": 0 @@ -9446,11 +11738,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $GR64, $i64i8imm (BTR64ri8)", "cd8scale": 0 @@ -9479,11 +11781,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $GR16, $i16i8imm (BTR16ri8)", "cd8scale": 0 @@ -9512,11 +11824,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "btr $GR32, $i32i8imm (BTR32ri8)", "cd8scale": 0 @@ -9551,11 +11873,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $i64mem, $GR64 (BTS64mr)", "cd8scale": 0 @@ -9588,11 +11920,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $i16mem, $GR16 (BTS16mr)", "cd8scale": 0 @@ -9625,11 +11967,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $i32mem, $GR32 (BTS32mr)", "cd8scale": 0 @@ -9659,11 +12011,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $GR64, $GR64 (BTS64rr)", "cd8scale": 0 @@ -9691,11 +12053,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $GR16, $GR16 (BTS16rr)", "cd8scale": 0 @@ -9723,11 +12095,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $GR32, $GR32 (BTS32rr)", "cd8scale": 0 @@ -9763,11 +12145,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $i64mem, $i64i8imm (BTS64mi8)", "cd8scale": 0 @@ -9801,11 +12193,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $i16mem, $i16i8imm (BTS16mi8)", "cd8scale": 0 @@ -9839,11 +12241,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $i32mem, $i32i8imm (BTS32mi8)", "cd8scale": 0 @@ -9874,11 +12286,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $GR64, $i64i8imm (BTS64ri8)", "cd8scale": 0 @@ -9907,11 +12329,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $GR16, $i16i8imm (BTS16ri8)", "cd8scale": 0 @@ -9940,11 +12372,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "bts $GR32, $i32i8imm (BTS32ri8)", "cd8scale": 0 @@ -9979,12 +12421,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "bzhi $GR32, $i32mem, $GR32 (BZHI32rm)", "cd8scale": 0 @@ -10022,12 +12476,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "bzhi $GR64, $i64mem, $GR64 (BZHI64rm)", "cd8scale": 0 @@ -10062,12 +12528,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "bzhi $GR32, $GR32, $GR32 (BZHI32rr)", "cd8scale": 0 @@ -10105,12 +12583,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "bzhi $GR64, $GR64, $GR64 (BZHI64rr)", "cd8scale": 0 @@ -10498,7 +12988,9 @@ "eflags" ], "x86flags": { - "ac": "reset" + "ac": [ + "reset" + ] }, "comment": "clac (CLAC)", "cd8scale": 0 @@ -10510,7 +13002,9 @@ "flags" ], "x86flags": { - "cf": "reset" + "cf": [ + "reset" + ] }, "comment": "clc (CLC)", "cd8scale": 0 @@ -10522,7 +13016,9 @@ "flags" ], "x86flags": { - "df": "reset" + "df": [ + "reset" + ] }, "comment": "cld (CLD)", "cd8scale": 0 @@ -10589,8 +13085,12 @@ "privileged" ], "x86flags": { - "if": "reset", - "vif": "reset" + "if": [ + "reset" + ], + "vif": [ + "reset" + ] }, "comment": "cli (CLI)", "cd8scale": 0 @@ -10646,7 +13146,9 @@ "flags" ], "x86flags": { - "cf": "modified" + "cf": [ + "modified" + ] }, "comment": "cmc (CMC)", "cd8scale": 0 @@ -10679,8 +13181,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmova $GR64, $i64mem (CMOVA64rm)", "cd8scale": 0 @@ -10711,8 +13217,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmova $GR16, $i16mem (CMOVA16rm)", "cd8scale": 0 @@ -10743,8 +13253,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmova $GR32, $i32mem (CMOVA32rm)", "cd8scale": 0 @@ -10777,8 +13291,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmova $GR64, $GR64 (CMOVA64rr)", "cd8scale": 0 @@ -10809,8 +13327,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmova $GR16, $GR16 (CMOVA16rr)", "cd8scale": 0 @@ -10841,8 +13363,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmova $GR32, $GR32 (CMOVA32rr)", "cd8scale": 0 @@ -10875,7 +13401,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovae $GR64, $i64mem (CMOVAE64rm)", "cd8scale": 0 @@ -10906,7 +13434,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovae $GR16, $i16mem (CMOVAE16rm)", "cd8scale": 0 @@ -10937,7 +13467,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovae $GR32, $i32mem (CMOVAE32rm)", "cd8scale": 0 @@ -10970,7 +13502,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovae $GR64, $GR64 (CMOVAE64rr)", "cd8scale": 0 @@ -11001,7 +13535,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovae $GR16, $GR16 (CMOVAE16rr)", "cd8scale": 0 @@ -11032,7 +13568,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovae $GR32, $GR32 (CMOVAE32rr)", "cd8scale": 0 @@ -11065,7 +13603,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovb $GR64, $i64mem (CMOVB64rm)", "cd8scale": 0 @@ -11096,7 +13636,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovb $GR16, $i16mem (CMOVB16rm)", "cd8scale": 0 @@ -11127,7 +13669,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovb $GR32, $i32mem (CMOVB32rm)", "cd8scale": 0 @@ -11160,7 +13704,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovb $GR64, $GR64 (CMOVB64rr)", "cd8scale": 0 @@ -11191,7 +13737,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovb $GR16, $GR16 (CMOVB16rr)", "cd8scale": 0 @@ -11222,7 +13770,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "cmovb $GR32, $GR32 (CMOVB32rr)", "cd8scale": 0 @@ -11255,8 +13805,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmovbe $GR64, $i64mem (CMOVBE64rm)", "cd8scale": 0 @@ -11287,8 +13841,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmovbe $GR16, $i16mem (CMOVBE16rm)", "cd8scale": 0 @@ -11319,8 +13877,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmovbe $GR32, $i32mem (CMOVBE32rm)", "cd8scale": 0 @@ -11353,8 +13915,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmovbe $GR64, $GR64 (CMOVBE64rr)", "cd8scale": 0 @@ -11385,8 +13951,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmovbe $GR16, $GR16 (CMOVBE16rr)", "cd8scale": 0 @@ -11417,8 +13987,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "cmovbe $GR32, $GR32 (CMOVBE32rr)", "cd8scale": 0 @@ -11451,7 +14025,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmove $GR64, $i64mem (CMOVE64rm)", "cd8scale": 0 @@ -11482,7 +14058,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmove $GR16, $i16mem (CMOVE16rm)", "cd8scale": 0 @@ -11513,7 +14091,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmove $GR32, $i32mem (CMOVE32rm)", "cd8scale": 0 @@ -11546,7 +14126,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmove $GR64, $GR64 (CMOVE64rr)", "cd8scale": 0 @@ -11577,7 +14159,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmove $GR16, $GR16 (CMOVE16rr)", "cd8scale": 0 @@ -11608,7 +14192,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmove $GR32, $GR32 (CMOVE32rr)", "cd8scale": 0 @@ -11641,9 +14227,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovg $GR64, $i64mem (CMOVG64rm)", "cd8scale": 0 @@ -11674,9 +14266,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovg $GR16, $i16mem (CMOVG16rm)", "cd8scale": 0 @@ -11707,9 +14305,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovg $GR32, $i32mem (CMOVG32rm)", "cd8scale": 0 @@ -11742,9 +14346,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovg $GR64, $GR64 (CMOVG64rr)", "cd8scale": 0 @@ -11775,9 +14385,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovg $GR16, $GR16 (CMOVG16rr)", "cd8scale": 0 @@ -11808,9 +14424,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovg $GR32, $GR32 (CMOVG32rr)", "cd8scale": 0 @@ -11843,8 +14465,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovge $GR64, $i64mem (CMOVGE64rm)", "cd8scale": 0 @@ -11875,8 +14501,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovge $GR16, $i16mem (CMOVGE16rm)", "cd8scale": 0 @@ -11907,8 +14537,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovge $GR32, $i32mem (CMOVGE32rm)", "cd8scale": 0 @@ -11941,8 +14575,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovge $GR64, $GR64 (CMOVGE64rr)", "cd8scale": 0 @@ -11973,8 +14611,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovge $GR16, $GR16 (CMOVGE16rr)", "cd8scale": 0 @@ -12005,8 +14647,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovge $GR32, $GR32 (CMOVGE32rr)", "cd8scale": 0 @@ -12039,8 +14685,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovl $GR64, $i64mem (CMOVL64rm)", "cd8scale": 0 @@ -12071,8 +14721,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovl $GR16, $i16mem (CMOVL16rm)", "cd8scale": 0 @@ -12103,8 +14757,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovl $GR32, $i32mem (CMOVL32rm)", "cd8scale": 0 @@ -12137,8 +14795,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovl $GR64, $GR64 (CMOVL64rr)", "cd8scale": 0 @@ -12169,8 +14831,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovl $GR16, $GR16 (CMOVL16rr)", "cd8scale": 0 @@ -12201,8 +14867,12 @@ "flags" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovl $GR32, $GR32 (CMOVL32rr)", "cd8scale": 0 @@ -12235,9 +14905,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovle $GR64, $i64mem (CMOVLE64rm)", "cd8scale": 0 @@ -12268,9 +14944,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovle $GR16, $i16mem (CMOVLE16rm)", "cd8scale": 0 @@ -12301,9 +14983,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovle $GR32, $i32mem (CMOVLE32rm)", "cd8scale": 0 @@ -12336,9 +15024,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovle $GR64, $GR64 (CMOVLE64rr)", "cd8scale": 0 @@ -12369,9 +15063,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovle $GR16, $GR16 (CMOVLE16rr)", "cd8scale": 0 @@ -12402,9 +15102,15 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "cmovle $GR32, $GR32 (CMOVLE32rr)", "cd8scale": 0 @@ -12437,7 +15143,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmovne $GR64, $i64mem (CMOVNE64rm)", "cd8scale": 0 @@ -12468,7 +15176,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmovne $GR16, $i16mem (CMOVNE16rm)", "cd8scale": 0 @@ -12499,7 +15209,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmovne $GR32, $i32mem (CMOVNE32rm)", "cd8scale": 0 @@ -12532,7 +15244,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmovne $GR64, $GR64 (CMOVNE64rr)", "cd8scale": 0 @@ -12563,7 +15277,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmovne $GR16, $GR16 (CMOVNE16rr)", "cd8scale": 0 @@ -12594,7 +15310,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "cmovne $GR32, $GR32 (CMOVNE32rr)", "cd8scale": 0 @@ -12627,7 +15345,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovno $GR64, $i64mem (CMOVNO64rm)", "cd8scale": 0 @@ -12658,7 +15378,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovno $GR16, $i16mem (CMOVNO16rm)", "cd8scale": 0 @@ -12689,7 +15411,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovno $GR32, $i32mem (CMOVNO32rm)", "cd8scale": 0 @@ -12722,7 +15446,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovno $GR64, $GR64 (CMOVNO64rr)", "cd8scale": 0 @@ -12753,7 +15479,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovno $GR16, $GR16 (CMOVNO16rr)", "cd8scale": 0 @@ -12784,7 +15512,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovno $GR32, $GR32 (CMOVNO32rr)", "cd8scale": 0 @@ -12817,7 +15547,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovnp $GR64, $i64mem (CMOVNP64rm)", "cd8scale": 0 @@ -12848,7 +15580,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovnp $GR16, $i16mem (CMOVNP16rm)", "cd8scale": 0 @@ -12879,7 +15613,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovnp $GR32, $i32mem (CMOVNP32rm)", "cd8scale": 0 @@ -12912,7 +15648,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovnp $GR64, $GR64 (CMOVNP64rr)", "cd8scale": 0 @@ -12943,7 +15681,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovnp $GR16, $GR16 (CMOVNP16rr)", "cd8scale": 0 @@ -12974,7 +15714,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovnp $GR32, $GR32 (CMOVNP32rr)", "cd8scale": 0 @@ -13007,7 +15749,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovns $GR64, $i64mem (CMOVNS64rm)", "cd8scale": 0 @@ -13038,7 +15782,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovns $GR16, $i16mem (CMOVNS16rm)", "cd8scale": 0 @@ -13069,7 +15815,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovns $GR32, $i32mem (CMOVNS32rm)", "cd8scale": 0 @@ -13102,7 +15850,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovns $GR64, $GR64 (CMOVNS64rr)", "cd8scale": 0 @@ -13133,7 +15883,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovns $GR16, $GR16 (CMOVNS16rr)", "cd8scale": 0 @@ -13164,7 +15916,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovns $GR32, $GR32 (CMOVNS32rr)", "cd8scale": 0 @@ -13197,7 +15951,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovo $GR64, $i64mem (CMOVO64rm)", "cd8scale": 0 @@ -13228,7 +15984,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovo $GR16, $i16mem (CMOVO16rm)", "cd8scale": 0 @@ -13259,7 +16017,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovo $GR32, $i32mem (CMOVO32rm)", "cd8scale": 0 @@ -13292,7 +16052,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovo $GR64, $GR64 (CMOVO64rr)", "cd8scale": 0 @@ -13323,7 +16085,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovo $GR16, $GR16 (CMOVO16rr)", "cd8scale": 0 @@ -13354,7 +16118,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "cmovo $GR32, $GR32 (CMOVO32rr)", "cd8scale": 0 @@ -13387,7 +16153,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovp $GR64, $i64mem (CMOVP64rm)", "cd8scale": 0 @@ -13418,7 +16186,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovp $GR16, $i16mem (CMOVP16rm)", "cd8scale": 0 @@ -13449,7 +16219,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovp $GR32, $i32mem (CMOVP32rm)", "cd8scale": 0 @@ -13482,7 +16254,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovp $GR64, $GR64 (CMOVP64rr)", "cd8scale": 0 @@ -13513,7 +16287,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovp $GR16, $GR16 (CMOVP16rr)", "cd8scale": 0 @@ -13544,7 +16320,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "cmovp $GR32, $GR32 (CMOVP32rr)", "cd8scale": 0 @@ -13577,7 +16355,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovs $GR64, $i64mem (CMOVS64rm)", "cd8scale": 0 @@ -13608,7 +16388,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovs $GR16, $i16mem (CMOVS16rm)", "cd8scale": 0 @@ -13639,7 +16421,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovs $GR32, $i32mem (CMOVS32rm)", "cd8scale": 0 @@ -13672,7 +16456,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovs $GR64, $GR64 (CMOVS64rr)", "cd8scale": 0 @@ -13703,7 +16489,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovs $GR16, $GR16 (CMOVS16rr)", "cd8scale": 0 @@ -13734,7 +16522,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "cmovs $GR32, $GR32 (CMOVS32rr)", "cd8scale": 0 @@ -13759,12 +16549,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -13788,12 +16590,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -13820,12 +16634,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -13850,12 +16676,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -13880,12 +16718,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -13912,12 +16762,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -13942,12 +16804,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -13972,12 +16846,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14001,12 +16887,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14030,12 +16928,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14062,12 +16972,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14092,12 +17014,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14122,12 +17056,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14154,12 +17100,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14184,12 +17142,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14214,12 +17184,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14239,12 +17221,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14269,12 +17263,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14297,12 +17303,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14325,12 +17343,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14355,12 +17385,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14385,12 +17427,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -14418,12 +17472,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $i64mem, $i64i32imm (CMP64mi32)", "cd8scale": 0 @@ -14450,12 +17516,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $i16mem, $i16imm (CMP16mi)", "cd8scale": 0 @@ -14482,12 +17560,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $i32mem, $i32imm (CMP32mi)", "cd8scale": 0 @@ -14516,12 +17606,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $GR64, $i64i32imm (CMP64ri32)", "cd8scale": 0 @@ -14548,12 +17650,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $GR16, $i16imm (CMP16ri)", "cd8scale": 0 @@ -14580,12 +17694,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $GR32, $i32imm (CMP32ri)", "cd8scale": 0 @@ -14612,12 +17738,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $i8mem, $i8imm (CMP8mi8)", "cd8scale": 0 @@ -14644,12 +17782,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $GR8, $i8imm (CMP8ri8)", "cd8scale": 0 @@ -14678,12 +17828,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $i64mem, $i64i8imm (CMP64mi8)", "cd8scale": 0 @@ -14710,12 +17872,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $i16mem, $i16i8imm (CMP16mi8)", "cd8scale": 0 @@ -14742,12 +17916,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $i32mem, $i32i8imm (CMP32mi8)", "cd8scale": 0 @@ -14776,12 +17962,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $GR64, $i64i8imm (CMP64ri8)", "cd8scale": 0 @@ -14808,12 +18006,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $GR16, $i16i8imm (CMP16ri8)", "cd8scale": 0 @@ -14840,12 +18050,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmp $GR32, $i32i8imm (CMP32ri8)", "cd8scale": 0 @@ -14985,19 +18207,34 @@ ], "implicit_write": [ "si", - "di" + "di", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsb $srcidx8, $dstidx8 (CMPSB)", "cd8scale": 0 @@ -15023,19 +18260,34 @@ ], "implicit_write": [ "esi", - "edi" + "edi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsb $srcidx8, $dstidx8 (CMPSB)", "cd8scale": 0 @@ -15061,19 +18313,34 @@ ], "implicit_write": [ "rsi", - "rdi" + "rdi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsb $srcidx8, $dstidx8 (CMPSB)", "cd8scale": 0 @@ -15102,19 +18369,34 @@ ], "implicit_write": [ "si", - "di" + "di", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsq $srcidx64, $dstidx64 (CMPSQ)", "cd8scale": 0 @@ -15141,19 +18423,34 @@ ], "implicit_write": [ "si", - "di" + "di", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsw $srcidx16, $dstidx16 (CMPSW)", "cd8scale": 0 @@ -15180,19 +18477,34 @@ ], "implicit_write": [ "si", - "di" + "di", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsd $srcidx32, $dstidx32 (CMPSL)", "cd8scale": 0 @@ -15219,19 +18531,34 @@ ], "implicit_write": [ "esi", - "edi" + "edi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsw $srcidx16, $dstidx16 (CMPSW)", "cd8scale": 0 @@ -15254,7 +18581,7 @@ "implicit_read": [ "rsi", "rdi", - "eflags" + "flags" ], "implicit_write": [ "rsi", @@ -15265,12 +18592,27 @@ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsw $srcidx16, $dstidx16 (CMPSW)", "cd8scale": 0 @@ -15297,19 +18639,34 @@ ], "implicit_write": [ "esi", - "edi" + "edi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsd $srcidx32, $dstidx32 (CMPSL)", "cd8scale": 0 @@ -15336,19 +18693,34 @@ ], "implicit_write": [ "rsi", - "rdi" + "rdi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsd $srcidx32, $dstidx32 (CMPSL)", "cd8scale": 0 @@ -15377,19 +18749,34 @@ ], "implicit_write": [ "esi", - "edi" + "edi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsq $srcidx64, $dstidx64 (CMPSQ)", "cd8scale": 0 @@ -15418,19 +18805,34 @@ ], "implicit_write": [ "rsi", - "rdi" + "rdi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "cmpsq $srcidx64, $dstidx64 (CMPSQ)", "cd8scale": 0 @@ -15582,12 +18984,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmpxchg $i8mem, $GR8 (LCMPXCHG8)", "cd8scale": 0 @@ -15618,12 +19032,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmpxchg $GR8, $GR8 (CMPXCHG8rr)", "cd8scale": 0 @@ -15662,12 +19088,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmpxchg $i64mem, $GR64 (LCMPXCHG64)", "cd8scale": 0 @@ -15704,12 +19142,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmpxchg $i16mem, $GR16 (LCMPXCHG16)", "cd8scale": 0 @@ -15746,12 +19196,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmpxchg $i32mem, $GR32 (LCMPXCHG32)", "cd8scale": 0 @@ -15785,12 +19247,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmpxchg $GR64, $GR64 (CMPXCHG64rr)", "cd8scale": 0 @@ -15822,12 +19296,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmpxchg $GR16, $GR16 (CMPXCHG16rr)", "cd8scale": 0 @@ -15859,12 +19345,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "cmpxchg $GR32, $GR32 (CMPXCHG32rr)", "cd8scale": 0 @@ -15907,7 +19405,9 @@ "accepts_xrelease" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "cmpxchg16b $i128mem (LCMPXCHG16B)", "cd8scale": 0 @@ -15944,7 +19444,9 @@ "accepts_xrelease" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "cmpxchg8b $i64mem (LCMPXCHG8B)", "cd8scale": 0 @@ -15974,12 +19476,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "comisd $FR64, $f64mem (COMISDrm)", "cd8scale": 0 @@ -16009,12 +19523,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "comisd $FR64, $FR64 (COMISDrr)", "cd8scale": 0 @@ -16043,12 +19569,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "comiss $FR32, $f32mem (COMISSrm)", "cd8scale": 0 @@ -16077,12 +19615,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "comiss $FR32, $FR32 (COMISSrr)", "cd8scale": 0 @@ -17956,12 +21506,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "undefined" + ] }, "cd8scale": 0 }, @@ -17979,12 +21541,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "undefined" + ] }, "cd8scale": 0 }, @@ -18006,11 +21580,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18032,11 +21616,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18058,11 +21652,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18084,11 +21688,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18110,11 +21724,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18136,11 +21760,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18162,11 +21796,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18188,11 +21832,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18214,11 +21868,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18240,11 +21904,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18266,11 +21940,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18292,11 +21976,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18318,11 +22012,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18344,11 +22048,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18370,11 +22084,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18396,11 +22120,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -18427,11 +22161,21 @@ "accepts_xrelease" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "dec $i8mem (LOCK_DEC8m)", "cd8scale": 0 @@ -18454,11 +22198,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "dec $GR8 (DEC8r)", "cd8scale": 0 @@ -18489,11 +22243,21 @@ "accepts_xrelease" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "dec $i64mem (LOCK_DEC64m)", "cd8scale": 0 @@ -18522,11 +22286,21 @@ "accepts_xrelease" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "dec $i16mem (LOCK_DEC16m)", "cd8scale": 0 @@ -18555,11 +22329,21 @@ "accepts_xrelease" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "dec $i32mem (LOCK_DEC32m)", "cd8scale": 0 @@ -18585,11 +22369,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "dec $GR64 (DEC64r)", "cd8scale": 0 @@ -18613,11 +22407,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "dec $GR16 (DEC16r)", "cd8scale": 0 @@ -18641,11 +22445,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "dec $GR32 (DEC32r)", "cd8scale": 0 @@ -18672,12 +22486,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "div $i8mem (DIV8m)", "cd8scale": 0 @@ -18704,12 +22530,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "div $GR8 (DIV8r)", "cd8scale": 0 @@ -18741,12 +22579,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "div $i64mem (DIV64m)", "cd8scale": 0 @@ -18776,12 +22626,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "div $i16mem (DIV16m)", "cd8scale": 0 @@ -18811,12 +22673,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "div $i32mem (DIV32m)", "cd8scale": 0 @@ -18848,12 +22722,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "div $GR64 (DIV64r)", "cd8scale": 0 @@ -18883,12 +22769,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "div $GR16 (DIV16r)", "cd8scale": 0 @@ -18918,12 +22816,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "div $GR32 (DIV32r)", "cd8scale": 0 @@ -20020,12 +23930,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "fcomi $RST (COM_FIr)", "cd8scale": 0 @@ -20047,12 +23969,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "fcompi $RST (COM_FIPr)", "cd8scale": 0 @@ -21774,12 +25708,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "fucomi $RST (UCOM_FIr)", "cd8scale": 0 @@ -21804,12 +25750,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "fucompi $RST (UCOM_FIPr)", "cd8scale": 0 @@ -22315,12 +26273,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "idiv $i8mem (IDIV8m)", "cd8scale": 0 @@ -22348,12 +26318,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "idiv $GR8 (IDIV8r)", "cd8scale": 0 @@ -22385,12 +26367,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "idiv $i64mem (IDIV64m)", "cd8scale": 0 @@ -22420,12 +26414,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "idiv $i16mem (IDIV16m)", "cd8scale": 0 @@ -22455,12 +26461,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "idiv $i32mem (IDIV32m)", "cd8scale": 0 @@ -22492,12 +26510,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "idiv $GR64 (IDIV64r)", "cd8scale": 0 @@ -22527,12 +26557,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "idiv $GR16 (IDIV16r)", "cd8scale": 0 @@ -22562,12 +26604,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "idiv $GR32 (IDIV32r)", "cd8scale": 0 @@ -22600,12 +26654,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22635,12 +26701,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22670,12 +26748,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22707,12 +26797,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22742,12 +26844,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22777,12 +26891,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22814,12 +26940,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22849,12 +26987,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22884,12 +27034,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22921,12 +27083,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22956,12 +27130,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -22991,12 +27177,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23023,12 +27221,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $i8mem (IMUL8m)", "cd8scale": 0 @@ -23056,12 +27266,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR8 (IMUL8r)", "cd8scale": 0 @@ -23092,12 +27314,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $i64mem (IMUL64m)", "cd8scale": 0 @@ -23126,12 +27360,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $i16mem (IMUL16m)", "cd8scale": 0 @@ -23160,12 +27406,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $i32mem (IMUL32m)", "cd8scale": 0 @@ -23196,12 +27454,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR64 (IMUL64r)", "cd8scale": 0 @@ -23230,12 +27500,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR16 (IMUL16r)", "cd8scale": 0 @@ -23264,12 +27546,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR32 (IMUL32r)", "cd8scale": 0 @@ -23299,12 +27593,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR64, $i64mem (IMUL64rm)", "cd8scale": 0 @@ -23332,12 +27638,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR16, $i16mem (IMUL16rm)", "cd8scale": 0 @@ -23365,12 +27683,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR32, $i32mem (IMUL32rm)", "cd8scale": 0 @@ -23400,12 +27730,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR64, $GR64 (IMUL64rr)", "cd8scale": 0 @@ -23433,12 +27775,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR16, $GR16 (IMUL16rr)", "cd8scale": 0 @@ -23466,12 +27820,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "imul $GR32, $GR32 (IMUL32rr)", "cd8scale": 0 @@ -23617,11 +27983,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23643,11 +28019,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23669,11 +28055,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23695,11 +28091,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23721,11 +28127,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23747,11 +28163,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23773,11 +28199,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23799,11 +28235,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23825,11 +28271,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23851,11 +28307,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23877,11 +28343,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23903,11 +28379,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23929,11 +28415,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23955,11 +28451,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -23981,11 +28487,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -24007,11 +28523,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -24038,11 +28564,21 @@ "accepts_xrelease" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "inc $i8mem (LOCK_INC8m)", "cd8scale": 0 @@ -24065,11 +28601,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "inc $GR8 (INC8r)", "cd8scale": 0 @@ -24100,11 +28646,21 @@ "accepts_xrelease" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "inc $i64mem (LOCK_INC64m)", "cd8scale": 0 @@ -24133,11 +28689,21 @@ "accepts_xrelease" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "inc $i16mem (LOCK_INC16m)", "cd8scale": 0 @@ -24166,11 +28732,21 @@ "accepts_xrelease" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "inc $i32mem (LOCK_INC32m)", "cd8scale": 0 @@ -24196,11 +28772,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "inc $GR64 (INC64r)", "cd8scale": 0 @@ -24224,11 +28810,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "inc $GR16 (INC16r)", "cd8scale": 0 @@ -24252,11 +28848,21 @@ "flags" ], "x86flags": { - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "inc $GR32 (INC32r)", "cd8scale": 0 @@ -24290,7 +28896,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24320,7 +28928,9 @@ "privileged" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24350,7 +28960,9 @@ "privileged" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24384,7 +28996,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24418,7 +29032,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24449,7 +29065,9 @@ "privileged" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24480,7 +29098,9 @@ "privileged" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24511,7 +29131,9 @@ "privileged" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24542,7 +29164,9 @@ "privileged" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -24744,21 +29368,74 @@ "ss" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "modified", - "vm": "modified", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "tested", + "modified" + ], + "af": [ + "tested", + "modified" + ], + "zf": [ + "tested", + "modified" + ], + "sf": [ + "tested", + "modified" + ], + "tf": [ + "tested", + "modified" + ], + "if": [ + "tested", + "modified" + ], + "df": [ + "tested", + "modified" + ], + "of": [ + "tested", + "modified" + ], + "iopl": [ + "tested", + "modified" + ], + "nt": [ + "tested", + "modified" + ], + "rf": [ + "tested", + "modified" + ], + "vm": [ + "tested", + "modified" + ], + "ac": [ + "tested", + "modified" + ], + "vif": [ + "tested", + "modified" + ], + "vip": [ + "tested", + "modified" + ], + "id": [ + "tested", + "modified" + ] }, "comment": "int $u8imm (INT)", "cd8scale": 0 @@ -24777,21 +29454,51 @@ "ss" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "modified", - "vm": "modified", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "rf": [ + "modified" + ], + "vm": [ + "modified" + ], + "ac": [ + "modified" + ], + "vif": [ + "modified" + ], + "vip": [ + "modified" + ], + "id": [ + "modified" + ] }, "cd8scale": 0 }, @@ -24809,21 +29516,74 @@ "ss" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "modified", - "vm": "modified", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "tested", + "modified" + ], + "af": [ + "tested", + "modified" + ], + "zf": [ + "tested", + "modified" + ], + "sf": [ + "tested", + "modified" + ], + "tf": [ + "tested", + "modified" + ], + "if": [ + "tested", + "modified" + ], + "df": [ + "tested", + "modified" + ], + "of": [ + "tested", + "modified" + ], + "iopl": [ + "tested", + "modified" + ], + "nt": [ + "tested", + "modified" + ], + "rf": [ + "tested", + "modified" + ], + "vm": [ + "tested", + "modified" + ], + "ac": [ + "tested", + "modified" + ], + "vif": [ + "tested", + "modified" + ], + "vip": [ + "tested", + "modified" + ], + "id": [ + "tested", + "modified" + ] }, "comment": "int3 (INT3)", "cd8scale": 0 @@ -24842,21 +29602,52 @@ "ss" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "modified", - "vm": "modified", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "tested", + "modified" + ], + "rf": [ + "modified" + ], + "vm": [ + "modified" + ], + "ac": [ + "modified" + ], + "vif": [ + "modified" + ], + "vip": [ + "modified" + ], + "id": [ + "modified" + ] }, "comment": "into (INTO)", "cd8scale": 0 @@ -24897,12 +29688,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "invept $GR64, $i128mem (INVEPT64)", "cd8scale": 0 @@ -24933,12 +29736,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "invept $GR32, $i128mem (INVEPT32)", "cd8scale": 0 @@ -25087,12 +29902,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "invvpid $GR64, $i128mem (INVVPID64)", "cd8scale": 0 @@ -25123,12 +29950,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "invvpid $GR32, $i128mem (INVVPID32)", "cd8scale": 0 @@ -25150,21 +29989,51 @@ "ss" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "modified", - "vm": "modified", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "rf": [ + "modified" + ], + "vm": [ + "modified" + ], + "ac": [ + "modified" + ], + "vif": [ + "modified" + ], + "vip": [ + "modified" + ], + "id": [ + "modified" + ] }, "comment": "iret (IRET16)", "cd8scale": 0 @@ -25186,21 +30055,51 @@ "ss" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "modified", - "vm": "modified", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "rf": [ + "modified" + ], + "vm": [ + "modified" + ], + "ac": [ + "modified" + ], + "vif": [ + "modified" + ], + "vip": [ + "modified" + ], + "id": [ + "modified" + ] }, "comment": "iretd (IRET32)", "cd8scale": 0 @@ -25224,21 +30123,51 @@ "ss" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "modified", - "vm": "modified", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "rf": [ + "modified" + ], + "vm": [ + "modified" + ], + "ac": [ + "modified" + ], + "vif": [ + "modified" + ], + "vip": [ + "modified" + ], + "id": [ + "modified" + ] }, "comment": "iretq (IRET64)", "cd8scale": 0 @@ -25266,8 +30195,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25294,8 +30227,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25323,8 +30260,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "ja $brtarget16 (JA_2)", "cd8scale": 0 @@ -25354,8 +30295,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "ja $brtarget16 (JA_2)", "cd8scale": 0 @@ -25385,8 +30330,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "ja $brtarget32 (JA_4)", "cd8scale": 0 @@ -25414,7 +30363,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25441,7 +30392,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25469,7 +30422,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "jae $brtarget16 (JAE_2)", "cd8scale": 0 @@ -25499,7 +30454,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "jae $brtarget16 (JAE_2)", "cd8scale": 0 @@ -25529,7 +30486,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "jae $brtarget32 (JAE_4)", "cd8scale": 0 @@ -25557,7 +30516,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25584,7 +30545,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25612,7 +30575,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "jb $brtarget16 (JB_2)", "cd8scale": 0 @@ -25642,7 +30607,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "jb $brtarget16 (JB_2)", "cd8scale": 0 @@ -25672,7 +30639,9 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "jb $brtarget32 (JB_4)", "cd8scale": 0 @@ -25700,8 +30669,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25728,8 +30701,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25757,8 +30734,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "jbe $brtarget16 (JBE_2)", "cd8scale": 0 @@ -25788,8 +30769,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "jbe $brtarget16 (JBE_2)", "cd8scale": 0 @@ -25819,8 +30804,12 @@ "accepts_branch_hints" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "jbe $brtarget32 (JBE_4)", "cd8scale": 0 @@ -25874,7 +30863,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25901,7 +30892,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -25929,7 +30922,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "je $brtarget16 (JE_2)", "cd8scale": 0 @@ -25959,7 +30954,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "je $brtarget16 (JE_2)", "cd8scale": 0 @@ -25989,7 +30986,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "je $brtarget32 (JE_4)", "cd8scale": 0 @@ -26069,8 +31068,12 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26097,8 +31100,12 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26126,8 +31133,12 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "comment": "jg $brtarget16 (JG_2)", "cd8scale": 0 @@ -26157,8 +31168,12 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "comment": "jg $brtarget16 (JG_2)", "cd8scale": 0 @@ -26188,8 +31203,12 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "comment": "jg $brtarget32 (JG_4)", "cd8scale": 0 @@ -26217,8 +31236,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26245,8 +31268,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26274,8 +31301,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jge $brtarget16 (JGE_2)", "cd8scale": 0 @@ -26305,8 +31336,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jge $brtarget16 (JGE_2)", "cd8scale": 0 @@ -26336,8 +31371,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jge $brtarget32 (JGE_4)", "cd8scale": 0 @@ -26365,8 +31404,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26393,8 +31436,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26422,8 +31469,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jl $brtarget16 (JL_2)", "cd8scale": 0 @@ -26453,8 +31504,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jl $brtarget16 (JL_2)", "cd8scale": 0 @@ -26484,8 +31539,12 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested", - "of": "tested" + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jl $brtarget32 (JL_4)", "cd8scale": 0 @@ -26513,9 +31572,15 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26542,9 +31607,15 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26572,9 +31643,15 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jle $brtarget16 (JLE_2)", "cd8scale": 0 @@ -26604,9 +31681,15 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jle $brtarget16 (JLE_2)", "cd8scale": 0 @@ -26636,9 +31719,15 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested", - "sf": "tested", - "of": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "jle $brtarget32 (JLE_4)", "cd8scale": 0 @@ -26962,7 +32051,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -26989,7 +32080,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27017,7 +32110,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "jne $brtarget16 (JNE_2)", "cd8scale": 0 @@ -27047,7 +32142,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "jne $brtarget16 (JNE_2)", "cd8scale": 0 @@ -27077,7 +32174,9 @@ "accepts_branch_hints" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "jne $brtarget32 (JNE_4)", "cd8scale": 0 @@ -27105,7 +32204,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27132,7 +32233,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27160,7 +32263,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "jno $brtarget16 (JNO_2)", "cd8scale": 0 @@ -27190,7 +32295,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "jno $brtarget16 (JNO_2)", "cd8scale": 0 @@ -27220,7 +32327,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "jno $brtarget32 (JNO_4)", "cd8scale": 0 @@ -27248,7 +32357,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27275,7 +32386,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27303,7 +32416,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "jnp $brtarget16 (JNP_2)", "cd8scale": 0 @@ -27333,7 +32448,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "jnp $brtarget16 (JNP_2)", "cd8scale": 0 @@ -27363,7 +32480,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "jnp $brtarget32 (JNP_4)", "cd8scale": 0 @@ -27391,7 +32510,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27418,7 +32539,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27446,7 +32569,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "jns $brtarget16 (JNS_2)", "cd8scale": 0 @@ -27476,7 +32601,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "jns $brtarget16 (JNS_2)", "cd8scale": 0 @@ -27506,7 +32633,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "jns $brtarget32 (JNS_4)", "cd8scale": 0 @@ -27534,7 +32663,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27561,7 +32692,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27589,7 +32722,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "jo $brtarget16 (JO_2)", "cd8scale": 0 @@ -27619,7 +32754,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "jo $brtarget16 (JO_2)", "cd8scale": 0 @@ -27649,7 +32786,9 @@ "accepts_branch_hints" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "jo $brtarget32 (JO_4)", "cd8scale": 0 @@ -27677,7 +32816,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27704,7 +32845,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27732,7 +32875,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "jp $brtarget16 (JP_2)", "cd8scale": 0 @@ -27762,7 +32907,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "jp $brtarget16 (JP_2)", "cd8scale": 0 @@ -27792,7 +32939,9 @@ "accepts_branch_hints" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "jp $brtarget32 (JP_4)", "cd8scale": 0 @@ -27846,7 +32995,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27873,7 +33024,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "cd8scale": 0 }, @@ -27901,7 +33054,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "js $brtarget16 (JS_2)", "cd8scale": 0 @@ -27931,7 +33086,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "js $brtarget16 (JS_2)", "cd8scale": 0 @@ -27961,7 +33118,9 @@ "accepts_branch_hints" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "js $brtarget32 (JS_4)", "cd8scale": 0 @@ -29129,12 +34288,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "kortestb $VK8, $VK8 (KORTESTBrr)", "cd8scale": 0 @@ -29169,12 +34340,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "kortestd $VK32, $VK32 (KORTESTDrr)", "cd8scale": 0 @@ -29208,12 +34391,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "kortestq $VK64, $VK64 (KORTESTQrr)", "cd8scale": 0 @@ -29244,12 +34439,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "kortestw $VK16, $VK16 (KORTESTWrr)", "cd8scale": 0 @@ -29560,12 +34767,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ktestb $VK8, $VK8 (KTESTBrr)", "cd8scale": 0 @@ -29599,12 +34818,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ktestd $VK32, $VK32 (KTESTDrr)", "cd8scale": 0 @@ -29638,12 +34869,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ktestq $VK64, $VK64 (KTESTQrr)", "cd8scale": 0 @@ -29674,12 +34917,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ktestw $VK16, $VK16 (KTESTWrr)", "cd8scale": 0 @@ -30059,11 +35314,21 @@ "ah" ], "x86flags": { - "cf": "tested", - "pf": "tested", - "af": "tested", - "zf": "tested", - "sf": "tested" + "cf": [ + "tested" + ], + "pf": [ + "tested" + ], + "af": [ + "tested" + ], + "zf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "comment": "lahf (LAHF)", "cd8scale": 0 @@ -30093,7 +35358,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "lar $GR64, $i16mem (LAR64rm)", "cd8scale": 0 @@ -30121,7 +35388,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "lar $GR16, $i16mem (LAR16rm)", "cd8scale": 0 @@ -30149,7 +35418,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "lar $GR32, $i16mem (LAR32rm)", "cd8scale": 0 @@ -30179,7 +35450,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "lar $GR64, $GR32 (LAR64rr)", "cd8scale": 0 @@ -30207,7 +35480,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "lar $GR16, $GR16 (LAR16rr)", "cd8scale": 0 @@ -30235,7 +35510,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "lar $GR32, $GR32 (LAR32rr)", "cd8scale": 0 @@ -30934,7 +36211,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsb al, $srcidx8 (LODSB)", "cd8scale": 0 @@ -30965,7 +36244,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsb al, $srcidx8 (LODSB)", "cd8scale": 0 @@ -30996,7 +36277,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsb al, $srcidx8 (LODSB)", "cd8scale": 0 @@ -31030,7 +36313,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsq rax, $srcidx64 (LODSQ)", "cd8scale": 0 @@ -31062,7 +36347,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsw ax, $srcidx16 (LODSW)", "cd8scale": 0 @@ -31094,7 +36381,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsd eax, $srcidx32 (LODSL)", "cd8scale": 0 @@ -31126,7 +36415,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsw ax, $srcidx16 (LODSW)", "cd8scale": 0 @@ -31158,7 +36449,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsw ax, $srcidx16 (LODSW)", "cd8scale": 0 @@ -31190,7 +36483,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsd eax, $srcidx32 (LODSL)", "cd8scale": 0 @@ -31222,7 +36517,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsd eax, $srcidx32 (LODSL)", "cd8scale": 0 @@ -31256,7 +36553,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsq rax, $srcidx64 (LODSQ)", "cd8scale": 0 @@ -31290,7 +36589,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "lodsq rax, $srcidx64 (LODSQ)", "cd8scale": 0 @@ -31360,7 +36661,9 @@ "rip" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "loope $brtarget8 (LOOPE)", "cd8scale": 0 @@ -31386,7 +36689,9 @@ "rip" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "loope $brtarget8 (LOOPE)", "cd8scale": 0 @@ -31412,7 +36717,9 @@ "rip" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "loopne $brtarget8 (LOOPNE)", "cd8scale": 0 @@ -31438,7 +36745,9 @@ "rip" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "loopne $brtarget8 (LOOPNE)", "cd8scale": 0 @@ -31468,7 +36777,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "lsl $GR64, $i64mem (LSL64rm)", "cd8scale": 0 @@ -31496,7 +36807,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "lsl $GR16, $i16mem (LSL16rm)", "cd8scale": 0 @@ -31524,7 +36837,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "lsl $GR32, $i32mem (LSL32rm)", "cd8scale": 0 @@ -31554,7 +36869,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "lsl $GR64, $GR64 (LSL64rr)", "cd8scale": 0 @@ -31582,7 +36899,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "lsl $GR16, $GR16 (LSL16rr)", "cd8scale": 0 @@ -31610,7 +36929,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "lsl $GR32, $GR32 (LSL32rr)", "cd8scale": 0 @@ -31761,12 +37082,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "lzcnt $GR64, $i64mem (LZCNT64rm)", "cd8scale": 0 @@ -31798,12 +37131,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "lzcnt $GR16, $i16mem (LZCNT16rm)", "cd8scale": 0 @@ -31835,12 +37180,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "lzcnt $GR32, $i32mem (LZCNT32rm)", "cd8scale": 0 @@ -31874,12 +37231,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "lzcnt $GR64, $GR64 (LZCNT64rr)", "cd8scale": 0 @@ -31911,12 +37280,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "lzcnt $GR16, $GR16 (LZCNT16rr)", "cd8scale": 0 @@ -31948,12 +37329,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "lzcnt $GR32, $GR32 (LZCNT32rr)", "cd8scale": 0 @@ -34404,12 +39797,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "mov $GR64, $CONTROL_REG (MOV64rc)", "cd8scale": 0 @@ -34437,12 +39842,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "mov $GR32, $CONTROL_REG (MOV32rc)", "cd8scale": 0 @@ -34470,12 +39887,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "mov $GR64, $DEBUG_REG (MOV64rd)", "cd8scale": 0 @@ -34503,12 +39932,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "mov $GR32, $DEBUG_REG (MOV32rd)", "cd8scale": 0 @@ -34536,12 +39977,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "mov $CONTROL_REG, $GR64 (MOV64cr)", "cd8scale": 0 @@ -34569,12 +40022,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "mov $CONTROL_REG, $GR32 (MOV32cr)", "cd8scale": 0 @@ -34602,12 +40067,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "mov $DEBUG_REG, $GR64 (MOV64dr)", "cd8scale": 0 @@ -34635,12 +40112,24 @@ "flags" ], "x86flags": { - "cf": "undefined", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "undefined" + "cf": [ + "undefined" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "mov $DEBUG_REG, $GR32 (MOV32dr)", "cd8scale": 0 @@ -36545,7 +42034,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsb $dstidx8, $srcidx8 (MOVSB)", "cd8scale": 0 @@ -36576,7 +42067,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsb $dstidx8, $srcidx8 (MOVSB)", "cd8scale": 0 @@ -36607,7 +42100,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsb $dstidx8, $srcidx8 (MOVSB)", "cd8scale": 0 @@ -36641,7 +42136,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsq $dstidx64, $srcidx64 (MOVSQ)", "cd8scale": 0 @@ -36673,7 +42170,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsw $dstidx16, $srcidx16 (MOVSW)", "cd8scale": 0 @@ -36705,7 +42204,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsd $dstidx32, $srcidx32 (MOVSL)", "cd8scale": 0 @@ -36737,7 +42238,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsw $dstidx16, $srcidx16 (MOVSW)", "cd8scale": 0 @@ -36769,7 +42272,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsw $dstidx16, $srcidx16 (MOVSW)", "cd8scale": 0 @@ -36801,7 +42306,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsd $dstidx32, $srcidx32 (MOVSL)", "cd8scale": 0 @@ -36833,7 +42340,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsd $dstidx32, $srcidx32 (MOVSL)", "cd8scale": 0 @@ -36867,7 +42376,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsq $dstidx64, $srcidx64 (MOVSQ)", "cd8scale": 0 @@ -36901,7 +42412,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "movsq $dstidx64, $srcidx64 (MOVSQ)", "cd8scale": 0 @@ -37984,12 +43497,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "mul $i8mem (MUL8m)", "cd8scale": 0 @@ -38016,12 +43541,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "mul $GR8 (MUL8r)", "cd8scale": 0 @@ -38052,12 +43589,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "mul $i64mem (MUL64m)", "cd8scale": 0 @@ -38086,12 +43635,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "mul $i16mem (MUL16m)", "cd8scale": 0 @@ -38120,12 +43681,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "mul $i32mem (MUL32m)", "cd8scale": 0 @@ -38156,12 +43729,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "mul $GR64 (MUL64r)", "cd8scale": 0 @@ -38190,12 +43775,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "mul $GR16 (MUL16r)", "cd8scale": 0 @@ -38224,12 +43821,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "undefined", - "sf": "undefined", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "undefined" + ], + "sf": [ + "undefined" + ], + "of": [ + "modified" + ] }, "comment": "mul $GR32 (MUL32r)", "cd8scale": 0 @@ -38653,12 +44262,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "neg $i8mem (NEG8m)", "cd8scale": 0 @@ -38681,12 +44302,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "neg $GR8 (NEG8r)", "cd8scale": 0 @@ -38717,12 +44350,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "neg $i64mem (NEG64m)", "cd8scale": 0 @@ -38751,12 +44396,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "neg $i16mem (NEG16m)", "cd8scale": 0 @@ -38785,12 +44442,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "neg $i32mem (NEG32m)", "cd8scale": 0 @@ -38816,12 +44485,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "neg $GR64 (NEG64r)", "cd8scale": 0 @@ -38845,12 +44526,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "neg $GR16 (NEG16r)", "cd8scale": 0 @@ -38874,12 +44567,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "neg $GR32 (NEG32r)", "cd8scale": 0 @@ -39110,12 +44815,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39140,12 +44857,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39178,12 +44907,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39214,12 +44955,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39250,12 +45003,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39283,12 +45048,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39314,12 +45091,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39345,12 +45134,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39375,12 +45176,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39405,12 +45218,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39438,12 +45263,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39469,12 +45306,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39500,12 +45349,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39533,12 +45394,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39564,12 +45437,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39595,12 +45480,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39621,12 +45518,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39652,12 +45561,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39681,12 +45602,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39710,12 +45643,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39746,12 +45691,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39777,12 +45734,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -39816,12 +45785,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $i64mem, $i64i32imm (LOCK_OR64mi32)", "cd8scale": 0 @@ -39854,12 +45835,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $i16mem, $i16imm (LOCK_OR16mi)", "cd8scale": 0 @@ -39892,12 +45885,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $i32mem, $i32imm (LOCK_OR32mi)", "cd8scale": 0 @@ -39927,12 +45932,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $GR64, $i64i32imm (OR64ri32)", "cd8scale": 0 @@ -39960,12 +45977,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $GR16, $i16imm (OR16ri)", "cd8scale": 0 @@ -39993,12 +46022,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $GR32, $i32imm (OR32ri)", "cd8scale": 0 @@ -40031,12 +46072,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $i8mem, $i8imm (OR8mi8)", "cd8scale": 0 @@ -40064,12 +46117,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $GR8, $i8imm (OR8ri8)", "cd8scale": 0 @@ -40104,12 +46169,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $i64mem, $i64i8imm (LOCK_OR64mi8)", "cd8scale": 0 @@ -40142,12 +46219,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $i16mem, $i16i8imm (LOCK_OR16mi8)", "cd8scale": 0 @@ -40180,12 +46269,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $i32mem, $i32i8imm (LOCK_OR32mi8)", "cd8scale": 0 @@ -40215,12 +46316,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $GR64, $i64i8imm (OR64ri8)", "cd8scale": 0 @@ -40248,12 +46361,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $GR16, $i16i8imm (OR16ri8)", "cd8scale": 0 @@ -40281,12 +46406,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "or $GR32, $i32i8imm (OR32ri8)", "cd8scale": 0 @@ -40534,7 +46671,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -40566,7 +46705,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -40598,7 +46739,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -40631,7 +46774,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -40664,7 +46809,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -40697,7 +46844,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -40730,7 +46879,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -40760,7 +46911,9 @@ "privileged" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -40790,7 +46943,9 @@ "privileged" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "cd8scale": 0 }, @@ -43348,12 +49503,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "pcmpestri $VR128, $i128mem, $u8imm (PCMPESTRIrm)", "cd8scale": 0 @@ -43392,12 +49559,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "pcmpestri $VR128, $VR128, $u8imm (PCMPESTRIrr)", "cd8scale": 0 @@ -43436,12 +49615,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "pcmpestrm $VR128, $i128mem, $u8imm (PCMPESTRM128rm)", "cd8scale": 0 @@ -43480,12 +49671,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "pcmpestrm $VR128, $VR128, $u8imm (PCMPESTRM128rr)", "cd8scale": 0 @@ -43864,12 +50067,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "pcmpistri $VR128, $i128mem, $u8imm (PCMPISTRIrm)", "cd8scale": 0 @@ -43904,12 +50119,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "pcmpistri $VR128, $VR128, $u8imm (PCMPISTRIrr)", "cd8scale": 0 @@ -43944,12 +50171,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "pcmpistrm $VR128, $i128mem, $u8imm (PCMPISTRM128rm)", "cd8scale": 0 @@ -43984,12 +50223,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "pcmpistrm $VR128, $VR128, $u8imm (PCMPISTRM128rr)", "cd8scale": 0 @@ -50300,12 +56551,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "popcnt $GR64, $i64mem (POPCNT64rm)", "cd8scale": 0 @@ -50336,12 +56599,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "popcnt $GR16, $i16mem (POPCNT16rm)", "cd8scale": 0 @@ -50372,12 +56647,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "popcnt $GR32, $i32mem (POPCNT32rm)", "cd8scale": 0 @@ -50410,12 +56697,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "popcnt $GR64, $GR64 (POPCNT64rr)", "cd8scale": 0 @@ -50446,12 +56745,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "popcnt $GR16, $GR16 (POPCNT16rr)", "cd8scale": 0 @@ -50482,12 +56793,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "popcnt $GR32, $GR32 (POPCNT32rr)", "cd8scale": 0 @@ -50507,16 +56830,36 @@ "eflags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "rf": [ + "reset" + ] }, "comment": "popf (POPF16)", "cd8scale": 0 @@ -50536,16 +56879,36 @@ "eflags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "rf": [ + "reset" + ] }, "comment": "popf (POPF16)", "cd8scale": 0 @@ -50565,18 +56928,42 @@ "eflags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "reset", - "ac": "modified", - "id": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "rf": [ + "reset" + ], + "ac": [ + "modified" + ], + "id": [ + "modified" + ] }, "comment": "popfd (POPF32)", "cd8scale": 0 @@ -50596,18 +56983,42 @@ "eflags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "reset", - "ac": "modified", - "id": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "rf": [ + "reset" + ], + "ac": [ + "modified" + ], + "id": [ + "modified" + ] }, "comment": "popfq (POPF64)", "cd8scale": 0 @@ -53653,12 +60064,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ptest $VR128, $f128mem (PTESTrm)", "cd8scale": 0 @@ -53688,12 +60111,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ptest $VR128, $VR128 (PTESTrr)", "cd8scale": 0 @@ -55727,15 +62162,33 @@ "rsp" ], "x86flags": { - "cf": "tested", - "pf": "tested", - "af": "tested", - "zf": "tested", - "sf": "tested", - "tf": "tested", - "if": "tested", - "df": "tested", - "of": "tested" + "cf": [ + "tested" + ], + "pf": [ + "tested" + ], + "af": [ + "tested" + ], + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "tf": [ + "tested" + ], + "if": [ + "tested" + ], + "df": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "pushf (PUSHF16)", "cd8scale": 0 @@ -55755,15 +62208,33 @@ "rsp" ], "x86flags": { - "cf": "tested", - "pf": "tested", - "af": "tested", - "zf": "tested", - "sf": "tested", - "tf": "tested", - "if": "tested", - "df": "tested", - "of": "tested" + "cf": [ + "tested" + ], + "pf": [ + "tested" + ], + "af": [ + "tested" + ], + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "tf": [ + "tested" + ], + "if": [ + "tested" + ], + "df": [ + "tested" + ], + "of": [ + "tested" + ] }, "comment": "pushf (PUSHF16)", "cd8scale": 0 @@ -55783,19 +62254,45 @@ "rsp" ], "x86flags": { - "cf": "tested", - "pf": "tested", - "af": "tested", - "zf": "tested", - "sf": "tested", - "tf": "tested", - "if": "tested", - "df": "tested", - "of": "tested", - "ac": "tested", - "vif": "tested", - "vip": "tested", - "id": "tested" + "cf": [ + "tested" + ], + "pf": [ + "tested" + ], + "af": [ + "tested" + ], + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "tf": [ + "tested" + ], + "if": [ + "tested" + ], + "df": [ + "tested" + ], + "of": [ + "tested" + ], + "ac": [ + "tested" + ], + "vif": [ + "tested" + ], + "vip": [ + "tested" + ], + "id": [ + "tested" + ] }, "comment": "pushfd (PUSHF32)", "cd8scale": 0 @@ -55815,19 +62312,45 @@ "rsp" ], "x86flags": { - "cf": "tested", - "pf": "tested", - "af": "tested", - "zf": "tested", - "sf": "tested", - "tf": "tested", - "if": "tested", - "df": "tested", - "of": "tested", - "ac": "tested", - "vif": "tested", - "vip": "tested", - "id": "tested" + "cf": [ + "tested" + ], + "pf": [ + "tested" + ], + "af": [ + "tested" + ], + "zf": [ + "tested" + ], + "sf": [ + "tested" + ], + "tf": [ + "tested" + ], + "if": [ + "tested" + ], + "df": [ + "tested" + ], + "of": [ + "tested" + ], + "ac": [ + "tested" + ], + "vif": [ + "tested" + ], + "vip": [ + "tested" + ], + "id": [ + "tested" + ] }, "comment": "pushfq (PUSHF64)", "cd8scale": 0 @@ -55952,8 +62475,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i8mem, $u8imm (RCL8mi)", "cd8scale": 0 @@ -55980,8 +62507,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR8, $u8imm (RCL8ri)", "cd8scale": 0 @@ -56011,8 +62542,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i64mem, $u8imm (RCL64mi)", "cd8scale": 0 @@ -56040,8 +62575,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i16mem, $u8imm (RCL16mi)", "cd8scale": 0 @@ -56069,8 +62608,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i32mem, $u8imm (RCL32mi)", "cd8scale": 0 @@ -56100,8 +62643,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR64, $u8imm (RCL64ri)", "cd8scale": 0 @@ -56129,8 +62676,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR16, $u8imm (RCL16ri)", "cd8scale": 0 @@ -56158,8 +62709,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR32, $u8imm (RCL32ri)", "cd8scale": 0 @@ -56185,8 +62740,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i8mem (RCL8m1)", "cd8scale": 0 @@ -56212,8 +62771,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR8 (RCL8r1)", "cd8scale": 0 @@ -56242,8 +62805,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i64mem (RCL64m1)", "cd8scale": 0 @@ -56270,8 +62837,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i16mem (RCL16m1)", "cd8scale": 0 @@ -56298,8 +62869,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i32mem (RCL32m1)", "cd8scale": 0 @@ -56328,8 +62903,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR64 (RCL64r1)", "cd8scale": 0 @@ -56356,8 +62935,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR16 (RCL16r1)", "cd8scale": 0 @@ -56384,8 +62967,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR32 (RCL32r1)", "cd8scale": 0 @@ -56414,8 +63001,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i8mem, cl (RCL8mCL)", "cd8scale": 0 @@ -56444,8 +63035,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR8, cl (RCL8rCL)", "cd8scale": 0 @@ -56477,8 +63072,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i64mem, cl (RCL64mCL)", "cd8scale": 0 @@ -56508,8 +63107,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i16mem, cl (RCL16mCL)", "cd8scale": 0 @@ -56539,8 +63142,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $i32mem, cl (RCL32mCL)", "cd8scale": 0 @@ -56572,8 +63179,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR64, cl (RCL64rCL)", "cd8scale": 0 @@ -56603,8 +63214,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR16, cl (RCL16rCL)", "cd8scale": 0 @@ -56634,8 +63249,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcl $GR32, cl (RCL32rCL)", "cd8scale": 0 @@ -56760,8 +63379,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i8mem, $u8imm (RCR8mi)", "cd8scale": 0 @@ -56788,8 +63411,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR8, $u8imm (RCR8ri)", "cd8scale": 0 @@ -56819,8 +63446,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i64mem, $u8imm (RCR64mi)", "cd8scale": 0 @@ -56848,8 +63479,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i16mem, $u8imm (RCR16mi)", "cd8scale": 0 @@ -56877,8 +63512,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i32mem, $u8imm (RCR32mi)", "cd8scale": 0 @@ -56908,8 +63547,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR64, $u8imm (RCR64ri)", "cd8scale": 0 @@ -56937,8 +63580,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR16, $u8imm (RCR16ri)", "cd8scale": 0 @@ -56966,8 +63613,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR32, $u8imm (RCR32ri)", "cd8scale": 0 @@ -56993,8 +63644,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i8mem (RCR8m1)", "cd8scale": 0 @@ -57020,8 +63675,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR8 (RCR8r1)", "cd8scale": 0 @@ -57050,8 +63709,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i64mem (RCR64m1)", "cd8scale": 0 @@ -57078,8 +63741,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i16mem (RCR16m1)", "cd8scale": 0 @@ -57106,8 +63773,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i32mem (RCR32m1)", "cd8scale": 0 @@ -57136,8 +63807,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR64 (RCR64r1)", "cd8scale": 0 @@ -57164,8 +63839,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR16 (RCR16r1)", "cd8scale": 0 @@ -57192,8 +63871,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR32 (RCR32r1)", "cd8scale": 0 @@ -57222,8 +63905,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i8mem, cl (RCR8mCL)", "cd8scale": 0 @@ -57252,8 +63939,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR8, cl (RCR8rCL)", "cd8scale": 0 @@ -57285,8 +63976,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i64mem, cl (RCR64mCL)", "cd8scale": 0 @@ -57316,8 +64011,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i16mem, cl (RCR16mCL)", "cd8scale": 0 @@ -57347,8 +64046,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $i32mem, cl (RCR32mCL)", "cd8scale": 0 @@ -57380,8 +64083,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR64, cl (RCR64rCL)", "cd8scale": 0 @@ -57411,8 +64118,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR16, cl (RCR16rCL)", "cd8scale": 0 @@ -57442,8 +64153,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rcr $GR32, cl (RCR32rCL)", "cd8scale": 0 @@ -57617,12 +64332,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "reset", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "reset" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "rdrand $GR64 (RDRAND64r)", "cd8scale": 0 @@ -57650,12 +64377,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "reset", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "reset" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "rdrand $GR16 (RDRAND16r)", "cd8scale": 0 @@ -57683,12 +64422,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "reset", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "reset" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "rdrand $GR32 (RDRAND32r)", "cd8scale": 0 @@ -57718,12 +64469,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "reset", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "reset" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "rdseed $GR64 (RDSEED64r)", "cd8scale": 0 @@ -57751,12 +64514,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "reset", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "reset" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "rdseed $GR16 (RDSEED16r)", "cd8scale": 0 @@ -57784,12 +64559,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "reset", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "reset" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "rdseed $GR32 (RDSEED32r)", "cd8scale": 0 @@ -57903,8 +64690,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i8mem, $u8imm (ROL8mi)", "cd8scale": 0 @@ -57931,8 +64722,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR8, $u8imm (ROL8ri)", "cd8scale": 0 @@ -57962,8 +64757,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i64mem, $u8imm (ROL64mi)", "cd8scale": 0 @@ -57991,8 +64790,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i16mem, $u8imm (ROL16mi)", "cd8scale": 0 @@ -58020,8 +64823,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i32mem, $u8imm (ROL32mi)", "cd8scale": 0 @@ -58051,8 +64858,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR64, $u8imm (ROL64ri)", "cd8scale": 0 @@ -58080,8 +64891,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR16, $u8imm (ROL16ri)", "cd8scale": 0 @@ -58109,8 +64924,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR32, $u8imm (ROL32ri)", "cd8scale": 0 @@ -58136,8 +64955,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i8mem (ROL8m1)", "cd8scale": 0 @@ -58163,8 +64986,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR8 (ROL8r1)", "cd8scale": 0 @@ -58193,8 +65020,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i64mem (ROL64m1)", "cd8scale": 0 @@ -58221,8 +65052,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i16mem (ROL16m1)", "cd8scale": 0 @@ -58249,8 +65084,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i32mem (ROL32m1)", "cd8scale": 0 @@ -58279,8 +65118,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR64 (ROL64r1)", "cd8scale": 0 @@ -58307,8 +65150,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR16 (ROL16r1)", "cd8scale": 0 @@ -58335,8 +65182,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR32 (ROL32r1)", "cd8scale": 0 @@ -58365,8 +65216,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i8mem, cl (ROL8mCL)", "cd8scale": 0 @@ -58395,8 +65250,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR8, cl (ROL8rCL)", "cd8scale": 0 @@ -58428,8 +65287,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i64mem, cl (ROL64mCL)", "cd8scale": 0 @@ -58459,8 +65322,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i16mem, cl (ROL16mCL)", "cd8scale": 0 @@ -58490,8 +65357,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $i32mem, cl (ROL32mCL)", "cd8scale": 0 @@ -58523,8 +65394,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR64, cl (ROL64rCL)", "cd8scale": 0 @@ -58554,8 +65429,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR16, cl (ROL16rCL)", "cd8scale": 0 @@ -58585,8 +65464,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "rol $GR32, cl (ROL32rCL)", "cd8scale": 0 @@ -58613,8 +65496,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i8mem, $u8imm (ROR8mi)", "cd8scale": 0 @@ -58641,8 +65528,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR8, $u8imm (ROR8ri)", "cd8scale": 0 @@ -58672,8 +65563,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i64mem, $u8imm (ROR64mi)", "cd8scale": 0 @@ -58701,8 +65596,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i16mem, $u8imm (ROR16mi)", "cd8scale": 0 @@ -58730,8 +65629,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i32mem, $u8imm (ROR32mi)", "cd8scale": 0 @@ -58761,8 +65664,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR64, $u8imm (ROR64ri)", "cd8scale": 0 @@ -58790,8 +65697,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR16, $u8imm (ROR16ri)", "cd8scale": 0 @@ -58819,8 +65730,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR32, $u8imm (ROR32ri)", "cd8scale": 0 @@ -58846,8 +65761,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i8mem (ROR8m1)", "cd8scale": 0 @@ -58873,8 +65792,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR8 (ROR8r1)", "cd8scale": 0 @@ -58903,8 +65826,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i64mem (ROR64m1)", "cd8scale": 0 @@ -58931,8 +65858,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i16mem (ROR16m1)", "cd8scale": 0 @@ -58959,8 +65890,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i32mem (ROR32m1)", "cd8scale": 0 @@ -58989,8 +65924,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR64 (ROR64r1)", "cd8scale": 0 @@ -59017,8 +65956,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR16 (ROR16r1)", "cd8scale": 0 @@ -59045,8 +65988,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR32 (ROR32r1)", "cd8scale": 0 @@ -59075,8 +66022,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i8mem, cl (ROR8mCL)", "cd8scale": 0 @@ -59105,8 +66056,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR8, cl (ROR8rCL)", "cd8scale": 0 @@ -59138,8 +66093,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i64mem, cl (ROR64mCL)", "cd8scale": 0 @@ -59169,8 +66128,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i16mem, cl (ROR16mCL)", "cd8scale": 0 @@ -59200,8 +66163,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $i32mem, cl (ROR32mCL)", "cd8scale": 0 @@ -59233,8 +66200,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR64, cl (ROR64rCL)", "cd8scale": 0 @@ -59264,8 +66235,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR16, cl (ROR16rCL)", "cd8scale": 0 @@ -59295,8 +66270,12 @@ "flags" ], "x86flags": { - "cf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "ror $GR32, cl (ROR32rCL)", "cd8scale": 0 @@ -59788,11 +66767,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ] }, "comment": "sahf (SAHF)", "cd8scale": 0 @@ -59819,11 +66808,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i8mem, $u8imm (SAR8mi)", "cd8scale": 0 @@ -59850,11 +66849,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR8, $u8imm (SAR8ri)", "cd8scale": 0 @@ -59884,11 +66893,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i64mem, $u8imm (SAR64mi)", "cd8scale": 0 @@ -59916,11 +66935,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i16mem, $u8imm (SAR16mi)", "cd8scale": 0 @@ -59948,11 +66977,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i32mem, $u8imm (SAR32mi)", "cd8scale": 0 @@ -59982,11 +67021,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR64, $u8imm (SAR64ri)", "cd8scale": 0 @@ -60014,11 +67063,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR16, $u8imm (SAR16ri)", "cd8scale": 0 @@ -60046,11 +67105,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR32, $u8imm (SAR32ri)", "cd8scale": 0 @@ -60076,11 +67145,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i8mem (SAR8m1)", "cd8scale": 0 @@ -60106,11 +67185,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR8 (SAR8r1)", "cd8scale": 0 @@ -60139,11 +67228,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i64mem (SAR64m1)", "cd8scale": 0 @@ -60170,11 +67269,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i16mem (SAR16m1)", "cd8scale": 0 @@ -60201,11 +67310,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i32mem (SAR32m1)", "cd8scale": 0 @@ -60234,11 +67353,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR64 (SAR64r1)", "cd8scale": 0 @@ -60265,11 +67394,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR16 (SAR16r1)", "cd8scale": 0 @@ -60296,11 +67435,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR32 (SAR32r1)", "cd8scale": 0 @@ -60326,11 +67475,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i8mem, cl (SAR8mCL)", "cd8scale": 0 @@ -60356,11 +67515,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR8, cl (SAR8rCL)", "cd8scale": 0 @@ -60389,11 +67558,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i64mem, cl (SAR64mCL)", "cd8scale": 0 @@ -60420,11 +67599,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i16mem, cl (SAR16mCL)", "cd8scale": 0 @@ -60451,11 +67640,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $i32mem, cl (SAR32mCL)", "cd8scale": 0 @@ -60484,11 +67683,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR64, cl (SAR64rCL)", "cd8scale": 0 @@ -60515,11 +67724,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR16, cl (SAR16rCL)", "cd8scale": 0 @@ -60546,11 +67765,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sar $GR32, cl (SAR32rCL)", "cd8scale": 0 @@ -60699,7 +67928,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -60710,12 +67939,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -60737,18 +67979,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -60773,7 +68028,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -60784,12 +68039,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -60812,7 +68080,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -60823,12 +68091,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -60851,7 +68132,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -60862,12 +68143,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -60892,18 +68186,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -60926,18 +68233,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -60960,18 +68280,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -60993,18 +68326,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61026,18 +68372,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $GR8, $GR8 (SBB8rr_REV)", "cd8scale": 0 @@ -61063,18 +68422,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61097,18 +68469,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61131,18 +68516,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61167,18 +68565,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61201,18 +68612,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61235,18 +68659,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61264,18 +68701,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61298,18 +68748,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61330,18 +68793,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61362,18 +68838,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61396,7 +68885,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -61407,12 +68896,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61435,18 +68937,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -61472,7 +68987,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -61483,12 +68998,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $i64mem, $i64i32imm (SBB64mi32)", "cd8scale": 0 @@ -61513,7 +69041,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -61524,12 +69052,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $i16mem, $i16imm (SBB16mi)", "cd8scale": 0 @@ -61554,7 +69095,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -61565,12 +69106,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $i32mem, $i32imm (SBB32mi)", "cd8scale": 0 @@ -61597,18 +69151,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $GR64, $i64i32imm (SBB64ri32)", "cd8scale": 0 @@ -61633,18 +69200,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $GR16, $i16imm (SBB16ri)", "cd8scale": 0 @@ -61669,18 +69249,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $GR32, $i32imm (SBB32ri)", "cd8scale": 0 @@ -61705,7 +69298,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -61716,12 +69309,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $i8mem, $i8imm (SBB8mi8)", "cd8scale": 0 @@ -61746,18 +69352,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $GR8, $i8imm (SBB8ri8)", "cd8scale": 0 @@ -61784,7 +69403,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -61795,12 +69414,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $i64mem, $i64i8imm (SBB64mi8)", "cd8scale": 0 @@ -61825,7 +69457,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -61836,12 +69468,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $i16mem, $i16i8imm (SBB16mi8)", "cd8scale": 0 @@ -61866,7 +69511,7 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" @@ -61877,12 +69522,25 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $i32mem, $i32i8imm (SBB32mi8)", "cd8scale": 0 @@ -61909,18 +69567,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $GR64, $i64i8imm (SBB64ri8)", "cd8scale": 0 @@ -61945,18 +69616,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $GR16, $i16i8imm (SBB16ri8)", "cd8scale": 0 @@ -61981,18 +69665,31 @@ } }, "implicit_read": [ - "eflags" + "flags" ], "implicit_write": [ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sbb $GR32, $i32i8imm (SBB32ri8)", "cd8scale": 0 @@ -62016,19 +69713,34 @@ "flags" ], "implicit_write": [ - "di" + "di", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasb al, $dstidx8 (SCASB)", "cd8scale": 0 @@ -62052,19 +69764,34 @@ "flags" ], "implicit_write": [ - "edi" + "edi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasb al, $dstidx8 (SCASB)", "cd8scale": 0 @@ -62088,19 +69815,34 @@ "flags" ], "implicit_write": [ - "rdi" + "rdi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasb al, $dstidx8 (SCASB)", "cd8scale": 0 @@ -62127,19 +69869,34 @@ "flags" ], "implicit_write": [ - "di" + "di", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasq rax, $dstidx64 (SCASQ)", "cd8scale": 0 @@ -62164,19 +69921,34 @@ "flags" ], "implicit_write": [ - "di" + "di", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasw ax, $dstidx16 (SCASW)", "cd8scale": 0 @@ -62201,19 +69973,34 @@ "flags" ], "implicit_write": [ - "di" + "di", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasd eax, $dstidx32 (SCASL)", "cd8scale": 0 @@ -62238,19 +70025,34 @@ "flags" ], "implicit_write": [ - "edi" + "edi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasw ax, $dstidx16 (SCASW)", "cd8scale": 0 @@ -62275,19 +70077,34 @@ "flags" ], "implicit_write": [ - "rdi" + "rdi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasw ax, $dstidx16 (SCASW)", "cd8scale": 0 @@ -62312,19 +70129,34 @@ "flags" ], "implicit_write": [ - "edi" + "edi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasd eax, $dstidx32 (SCASL)", "cd8scale": 0 @@ -62349,19 +70181,34 @@ "flags" ], "implicit_write": [ - "rdi" + "rdi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasd eax, $dstidx32 (SCASL)", "cd8scale": 0 @@ -62388,19 +70235,34 @@ "flags" ], "implicit_write": [ - "edi" + "edi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasq rax, $dstidx64 (SCASQ)", "cd8scale": 0 @@ -62427,19 +70289,34 @@ "flags" ], "implicit_write": [ - "rdi" + "rdi", + "flags" ], "prefix_flags": [ "accepts_reperepne" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "df": "tested", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "df": [ + "tested" + ], + "of": [ + "modified" + ] }, "comment": "scasq rax, $dstidx64 (SCASQ)", "cd8scale": 0 @@ -62461,8 +70338,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "seta $i8mem (SETAm)", "cd8scale": 0 @@ -62484,8 +70365,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "seta $GR8 (SETAr)", "cd8scale": 0 @@ -62507,7 +70392,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "setae $i8mem (SETAEm)", "cd8scale": 0 @@ -62529,7 +70416,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "setae $GR8 (SETAEr)", "cd8scale": 0 @@ -62551,7 +70440,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "setb $i8mem (SETBm)", "cd8scale": 0 @@ -62573,7 +70464,9 @@ "flags" ], "x86flags": { - "cf": "tested" + "cf": [ + "tested" + ] }, "comment": "setb $GR8 (SETBr)", "cd8scale": 0 @@ -62595,8 +70488,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "setbe $i8mem (SETBEm)", "cd8scale": 0 @@ -62618,8 +70515,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "zf": "tested" + "cf": [ + "tested" + ], + "zf": [ + "tested" + ] }, "comment": "setbe $GR8 (SETBEr)", "cd8scale": 0 @@ -62641,7 +70542,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "sete $i8mem (SETEm)", "cd8scale": 0 @@ -62663,7 +70566,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "sete $GR8 (SETEr)", "cd8scale": 0 @@ -62685,8 +70590,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "sf": "tested" + "cf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "comment": "setg $i8mem (SETGm)", "cd8scale": 0 @@ -62708,8 +70617,12 @@ "flags" ], "x86flags": { - "cf": "tested", - "sf": "tested" + "cf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "comment": "setg $GR8 (SETGr)", "cd8scale": 0 @@ -62731,7 +70644,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "setge $i8mem (SETGEm)", "cd8scale": 0 @@ -62753,7 +70668,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "setge $GR8 (SETGEr)", "cd8scale": 0 @@ -62775,7 +70692,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "setl $i8mem (SETLm)", "cd8scale": 0 @@ -62797,7 +70716,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "setl $GR8 (SETLr)", "cd8scale": 0 @@ -62819,8 +70740,12 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "comment": "setle $i8mem (SETLEm)", "cd8scale": 0 @@ -62842,8 +70767,12 @@ "flags" ], "x86flags": { - "zf": "tested", - "sf": "tested" + "zf": [ + "tested" + ], + "sf": [ + "tested" + ] }, "comment": "setle $GR8 (SETLEr)", "cd8scale": 0 @@ -62865,7 +70794,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "setne $i8mem (SETNEm)", "cd8scale": 0 @@ -62887,7 +70818,9 @@ "flags" ], "x86flags": { - "zf": "tested" + "zf": [ + "tested" + ] }, "comment": "setne $GR8 (SETNEr)", "cd8scale": 0 @@ -62909,7 +70842,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "setno $i8mem (SETNOm)", "cd8scale": 0 @@ -62931,7 +70866,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "setno $GR8 (SETNOr)", "cd8scale": 0 @@ -62953,7 +70890,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "setnp $i8mem (SETNPm)", "cd8scale": 0 @@ -62975,7 +70914,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "setnp $GR8 (SETNPr)", "cd8scale": 0 @@ -62997,7 +70938,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "setns $i8mem (SETNSm)", "cd8scale": 0 @@ -63019,7 +70962,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "setns $GR8 (SETNSr)", "cd8scale": 0 @@ -63041,7 +70986,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "seto $i8mem (SETOm)", "cd8scale": 0 @@ -63063,7 +71010,9 @@ "flags" ], "x86flags": { - "of": "tested" + "of": [ + "tested" + ] }, "comment": "seto $GR8 (SETOr)", "cd8scale": 0 @@ -63085,7 +71034,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "setp $i8mem (SETPm)", "cd8scale": 0 @@ -63107,7 +71058,9 @@ "flags" ], "x86flags": { - "pf": "tested" + "pf": [ + "tested" + ] }, "comment": "setp $GR8 (SETPr)", "cd8scale": 0 @@ -63129,7 +71082,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "sets $i8mem (SETSm)", "cd8scale": 0 @@ -63151,7 +71106,9 @@ "flags" ], "x86flags": { - "sf": "tested" + "sf": [ + "tested" + ] }, "comment": "sets $GR8 (SETSr)", "cd8scale": 0 @@ -63587,11 +71544,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i8mem, $u8imm (SHL8mi)", "cd8scale": 0 @@ -63618,11 +71585,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR8, $u8imm (SHL8ri)", "cd8scale": 0 @@ -63652,11 +71629,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i64mem, $u8imm (SHL64mi)", "cd8scale": 0 @@ -63684,11 +71671,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i16mem, $u8imm (SHL16mi)", "cd8scale": 0 @@ -63716,11 +71713,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i32mem, $u8imm (SHL32mi)", "cd8scale": 0 @@ -63750,11 +71757,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR64, $u8imm (SHL64ri)", "cd8scale": 0 @@ -63782,11 +71799,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR16, $u8imm (SHL16ri)", "cd8scale": 0 @@ -63814,11 +71841,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR32, $u8imm (SHL32ri)", "cd8scale": 0 @@ -63844,11 +71881,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i8mem (SHL8m1)", "cd8scale": 0 @@ -63874,11 +71921,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR8 (SHL8r1)", "cd8scale": 0 @@ -63907,11 +71964,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i64mem (SHL64m1)", "cd8scale": 0 @@ -63938,11 +72005,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i16mem (SHL16m1)", "cd8scale": 0 @@ -63969,11 +72046,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i32mem (SHL32m1)", "cd8scale": 0 @@ -64002,11 +72089,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR64 (SHL64r1)", "cd8scale": 0 @@ -64033,11 +72130,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR16 (SHL16r1)", "cd8scale": 0 @@ -64064,11 +72171,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR32 (SHL32r1)", "cd8scale": 0 @@ -64094,11 +72211,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i8mem, cl (SHL8mCL)", "cd8scale": 0 @@ -64124,11 +72251,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR8, cl (SHL8rCL)", "cd8scale": 0 @@ -64157,11 +72294,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i64mem, cl (SHL64mCL)", "cd8scale": 0 @@ -64188,11 +72335,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i16mem, cl (SHL16mCL)", "cd8scale": 0 @@ -64219,11 +72376,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $i32mem, cl (SHL32mCL)", "cd8scale": 0 @@ -64252,11 +72419,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR64, cl (SHL64rCL)", "cd8scale": 0 @@ -64283,11 +72460,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR16, cl (SHL16rCL)", "cd8scale": 0 @@ -64314,11 +72501,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shl $GR32, cl (SHL32rCL)", "cd8scale": 0 @@ -64352,12 +72549,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $i64mem, $GR64, $u8imm (SHLD64mri8)", "cd8scale": 0 @@ -64389,12 +72598,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $i16mem, $GR16, $u8imm (SHLD16mri8)", "cd8scale": 0 @@ -64426,12 +72647,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $i32mem, $GR32, $u8imm (SHLD32mri8)", "cd8scale": 0 @@ -64465,12 +72698,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $GR64, $GR64, $u8imm (SHLD64rri8)", "cd8scale": 0 @@ -64502,12 +72747,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $GR16, $GR16, $u8imm (SHLD16rri8)", "cd8scale": 0 @@ -64539,12 +72796,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $GR32, $GR32, $u8imm (SHLD32rri8)", "cd8scale": 0 @@ -64577,12 +72846,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $i64mem, $GR64, cl (SHLD64mrCL)", "cd8scale": 0 @@ -64613,12 +72894,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $i16mem, $GR16, cl (SHLD16mrCL)", "cd8scale": 0 @@ -64649,12 +72942,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $i32mem, $GR32, cl (SHLD32mrCL)", "cd8scale": 0 @@ -64687,12 +72992,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $GR64, $GR64, cl (SHLD64rrCL)", "cd8scale": 0 @@ -64723,12 +73040,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $GR16, $GR16, cl (SHLD16rrCL)", "cd8scale": 0 @@ -64759,12 +73088,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shld $GR32, $GR32, cl (SHLD32rrCL)", "cd8scale": 0 @@ -64917,11 +73258,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i8mem, $u8imm (SHR8mi)", "cd8scale": 0 @@ -64948,11 +73299,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR8, $u8imm (SHR8ri)", "cd8scale": 0 @@ -64982,11 +73343,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i64mem, $u8imm (SHR64mi)", "cd8scale": 0 @@ -65014,11 +73385,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i16mem, $u8imm (SHR16mi)", "cd8scale": 0 @@ -65046,11 +73427,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i32mem, $u8imm (SHR32mi)", "cd8scale": 0 @@ -65080,11 +73471,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR64, $u8imm (SHR64ri)", "cd8scale": 0 @@ -65112,11 +73513,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR16, $u8imm (SHR16ri)", "cd8scale": 0 @@ -65144,11 +73555,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR32, $u8imm (SHR32ri)", "cd8scale": 0 @@ -65174,11 +73595,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i8mem (SHR8m1)", "cd8scale": 0 @@ -65204,11 +73635,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR8 (SHR8r1)", "cd8scale": 0 @@ -65237,11 +73678,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i64mem (SHR64m1)", "cd8scale": 0 @@ -65268,11 +73719,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i16mem (SHR16m1)", "cd8scale": 0 @@ -65299,11 +73760,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i32mem (SHR32m1)", "cd8scale": 0 @@ -65332,11 +73803,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR64 (SHR64r1)", "cd8scale": 0 @@ -65363,11 +73844,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR16 (SHR16r1)", "cd8scale": 0 @@ -65394,11 +73885,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR32 (SHR32r1)", "cd8scale": 0 @@ -65424,11 +73925,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i8mem, cl (SHR8mCL)", "cd8scale": 0 @@ -65454,11 +73965,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR8, cl (SHR8rCL)", "cd8scale": 0 @@ -65487,11 +74008,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i64mem, cl (SHR64mCL)", "cd8scale": 0 @@ -65518,11 +74049,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i16mem, cl (SHR16mCL)", "cd8scale": 0 @@ -65549,11 +74090,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $i32mem, cl (SHR32mCL)", "cd8scale": 0 @@ -65582,11 +74133,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR64, cl (SHR64rCL)", "cd8scale": 0 @@ -65613,11 +74174,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR16, cl (SHR16rCL)", "cd8scale": 0 @@ -65644,11 +74215,21 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shr $GR32, cl (SHR32rCL)", "cd8scale": 0 @@ -65682,12 +74263,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $i64mem, $GR64, $u8imm (SHRD64mri8)", "cd8scale": 0 @@ -65719,12 +74312,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $i16mem, $GR16, $u8imm (SHRD16mri8)", "cd8scale": 0 @@ -65756,12 +74361,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $i32mem, $GR32, $u8imm (SHRD32mri8)", "cd8scale": 0 @@ -65795,12 +74412,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $GR64, $GR64, $u8imm (SHRD64rri8)", "cd8scale": 0 @@ -65832,12 +74461,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $GR16, $GR16, $u8imm (SHRD16rri8)", "cd8scale": 0 @@ -65869,12 +74510,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $GR32, $GR32, $u8imm (SHRD32rri8)", "cd8scale": 0 @@ -65907,12 +74560,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $i64mem, $GR64, cl (SHRD64mrCL)", "cd8scale": 0 @@ -65943,12 +74608,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $i16mem, $GR16, cl (SHRD16mrCL)", "cd8scale": 0 @@ -65979,12 +74656,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $i32mem, $GR32, cl (SHRD32mrCL)", "cd8scale": 0 @@ -66017,12 +74706,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $GR64, $GR64, cl (SHRD64rrCL)", "cd8scale": 0 @@ -66053,12 +74754,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $GR16, $GR16, cl (SHRD16rrCL)", "cd8scale": 0 @@ -66089,12 +74802,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "shrd $GR32, $GR32, cl (SHRD32rrCL)", "cd8scale": 0 @@ -66842,7 +75567,9 @@ "privileged" ], "x86flags": { - "ac": "set" + "ac": [ + "set" + ] }, "comment": "stac (STAC)", "cd8scale": 0 @@ -66854,7 +75581,9 @@ "flags" ], "x86flags": { - "cf": "set" + "cf": [ + "set" + ] }, "comment": "stc (STC)", "cd8scale": 0 @@ -66866,7 +75595,9 @@ "flags" ], "x86flags": { - "df": "set" + "df": [ + "set" + ] }, "comment": "std (STD)", "cd8scale": 0 @@ -66890,8 +75621,12 @@ "eflags" ], "x86flags": { - "if": "set", - "vif": "set" + "if": [ + "set" + ], + "vif": [ + "set" + ] }, "comment": "sti (STI)", "cd8scale": 0 @@ -66946,7 +75681,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosb $dstidx8, al (STOSB)", "cd8scale": 0 @@ -66977,7 +75714,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosb $dstidx8, al (STOSB)", "cd8scale": 0 @@ -67008,7 +75747,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosb $dstidx8, al (STOSB)", "cd8scale": 0 @@ -67040,7 +75781,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosw $dstidx16, ax (STOSW)", "cd8scale": 0 @@ -67072,7 +75815,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosw $dstidx16, ax (STOSW)", "cd8scale": 0 @@ -67104,7 +75849,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosw $dstidx16, ax (STOSW)", "cd8scale": 0 @@ -67136,7 +75883,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosd $dstidx32, eax (STOSL)", "cd8scale": 0 @@ -67168,7 +75917,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosd $dstidx32, eax (STOSL)", "cd8scale": 0 @@ -67200,7 +75951,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosd $dstidx32, eax (STOSL)", "cd8scale": 0 @@ -67234,7 +75987,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosq $dstidx64, rax (STOSQ)", "cd8scale": 0 @@ -67268,7 +76023,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosq $dstidx64, rax (STOSQ)", "cd8scale": 0 @@ -67302,7 +76059,9 @@ "accepts_rep" ], "x86flags": { - "df": "tested" + "df": [ + "tested" + ] }, "comment": "stosq $dstidx64, rax (STOSQ)", "cd8scale": 0 @@ -67422,12 +76181,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67452,12 +76223,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67490,12 +76273,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67526,12 +76321,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67562,12 +76369,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67595,12 +76414,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67626,12 +76457,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67657,12 +76500,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67687,12 +76542,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67717,12 +76584,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67750,12 +76629,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67781,12 +76672,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67812,12 +76715,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67845,12 +76760,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67876,12 +76803,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67907,12 +76846,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67933,12 +76884,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67964,12 +76927,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -67993,12 +76968,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -68022,12 +77009,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -68058,12 +77057,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -68089,12 +77100,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "cd8scale": 0 }, @@ -68128,12 +77151,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $i64mem, $i64i32imm (LOCK_SUB64mi32)", "cd8scale": 0 @@ -68166,12 +77201,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $i16mem, $i16imm (LOCK_SUB16mi)", "cd8scale": 0 @@ -68204,12 +77251,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $i32mem, $i32imm (LOCK_SUB32mi)", "cd8scale": 0 @@ -68239,12 +77298,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $GR64, $i64i32imm (SUB64ri32)", "cd8scale": 0 @@ -68272,12 +77343,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $GR16, $i16imm (SUB16ri)", "cd8scale": 0 @@ -68305,12 +77388,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $GR32, $i32imm (SUB32ri)", "cd8scale": 0 @@ -68343,12 +77438,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $i8mem, $i8imm (SUB8mi8)", "cd8scale": 0 @@ -68376,12 +77483,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $GR8, $i8imm (SUB8ri8)", "cd8scale": 0 @@ -68416,12 +77535,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $i64mem, $i64i8imm (LOCK_SUB64mi8)", "cd8scale": 0 @@ -68454,12 +77585,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $i16mem, $i16i8imm (LOCK_SUB16mi8)", "cd8scale": 0 @@ -68492,12 +77635,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $i32mem, $i32i8imm (LOCK_SUB32mi8)", "cd8scale": 0 @@ -68527,12 +77682,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $GR64, $i64i8imm (SUB64ri8)", "cd8scale": 0 @@ -68560,12 +77727,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $GR16, $i16i8imm (SUB16ri8)", "cd8scale": 0 @@ -68593,12 +77772,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "sub $GR32, $i32i8imm (SUB32ri8)", "cd8scale": 0 @@ -68852,7 +78043,7 @@ "mode": "require64" }, "implicit_read": [ - "rflags", + "eflags", "rip" ], "implicit_write": [ @@ -68864,21 +78055,73 @@ "ss" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "reset", - "vm": "reset", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "tested", + "modified" + ], + "pf": [ + "tested", + "modified" + ], + "af": [ + "tested", + "modified" + ], + "zf": [ + "tested", + "modified" + ], + "sf": [ + "tested", + "modified" + ], + "tf": [ + "tested", + "modified" + ], + "if": [ + "tested", + "modified" + ], + "df": [ + "tested", + "modified" + ], + "of": [ + "tested", + "modified" + ], + "iopl": [ + "tested", + "modified" + ], + "nt": [ + "tested", + "modified" + ], + "rf": [ + "reset" + ], + "vm": [ + "tested", + "reset" + ], + "ac": [ + "tested", + "modified" + ], + "vif": [ + "tested", + "modified" + ], + "vip": [ + "tested", + "modified" + ], + "id": [ + "tested", + "modified" + ] }, "comment": "syscall (SYSCALL)", "cd8scale": 0 @@ -68901,9 +78144,15 @@ "ss" ], "x86flags": { - "if": "reset", - "rf": "reset", - "vm": "reset" + "if": [ + "reset" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ] }, "comment": "syscall (SYSCALL)", "cd8scale": 0 @@ -68920,8 +78169,12 @@ "ss" ], "x86flags": { - "if": "reset", - "vm": "reset" + "if": [ + "reset" + ], + "vm": [ + "reset" + ] }, "comment": "sysenter (SYSENTER)", "cd8scale": 0 @@ -68948,7 +78201,9 @@ "privileged" ], "x86flags": { - "rf": "reset" + "rf": [ + "reset" + ] }, "comment": "sysexit (SYSEXIT)", "cd8scale": 0 @@ -68975,7 +78230,9 @@ "privileged" ], "x86flags": { - "rf": "reset" + "rf": [ + "reset" + ] }, "comment": "sysexit (SYSEXIT)", "cd8scale": 0 @@ -69000,21 +78257,57 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "tf": "modified", - "if": "modified", - "df": "modified", - "of": "modified", - "rf": "reset", - "vm": "reset", - "ac": "modified", - "vif": "modified", - "vip": "modified", - "id": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "tf": [ + "modified" + ], + "if": [ + "modified" + ], + "df": [ + "modified" + ], + "of": [ + "modified" + ], + "iopl": [ + "modified" + ], + "nt": [ + "modified" + ], + "rf": [ + "reset" + ], + "vm": [ + "reset" + ], + "ac": [ + "modified" + ], + "vif": [ + "modified" + ], + "vip": [ + "modified" + ], + "id": [ + "modified" + ] }, "comment": "sysret (SYSRET)", "cd8scale": 0 @@ -69039,7 +78332,9 @@ "privileged" ], "x86flags": { - "if": "set" + "if": [ + "set" + ] }, "comment": "sysret (SYSRET)", "cd8scale": 0 @@ -69186,12 +78481,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR8, $i8mem (TEST8rm)", "cd8scale": 0 @@ -69216,12 +78523,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR8, $GR8 (TEST8rr)", "cd8scale": 0 @@ -69249,12 +78568,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR64, $i64mem (TEST64rm)", "cd8scale": 0 @@ -69280,12 +78611,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR16, $i16mem (TEST16rm)", "cd8scale": 0 @@ -69311,12 +78654,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR32, $i32mem (TEST32rm)", "cd8scale": 0 @@ -69344,12 +78699,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR64, $GR64 (TEST64rr)", "cd8scale": 0 @@ -69375,12 +78742,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR16, $GR16 (TEST16rr)", "cd8scale": 0 @@ -69406,12 +78785,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR32, $GR32 (TEST32rr)", "cd8scale": 0 @@ -69432,12 +78823,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test al, $i8imm (TEST8i8)", "cd8scale": 0 @@ -69463,12 +78866,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test rax, $i64i32imm (TEST64i32)", "cd8scale": 0 @@ -69492,12 +78907,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test ax, $i16imm (TEST16i16)", "cd8scale": 0 @@ -69521,12 +78948,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test eax, $i32imm (TEST32i32)", "cd8scale": 0 @@ -69552,12 +78991,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $i8mem, $i8imm (TEST8mi)", "cd8scale": 0 @@ -69583,12 +79034,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR8, $i8imm (TEST8ri)", "cd8scale": 0 @@ -69617,12 +79080,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $i64mem, $i64i32imm (TEST64mi32)", "cd8scale": 0 @@ -69649,12 +79124,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $i16mem, $i16imm (TEST16mi)", "cd8scale": 0 @@ -69681,12 +79168,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $i32mem, $i32imm (TEST32mi)", "cd8scale": 0 @@ -69715,12 +79214,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $i64mem, $i64i32imm (TEST64mi32)", "cd8scale": 0 @@ -69747,12 +79258,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $i16mem, $i16imm (TEST16mi)", "cd8scale": 0 @@ -69779,12 +79302,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $i32mem, $i32imm (TEST32mi)", "cd8scale": 0 @@ -69813,12 +79348,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR64, $i64i32imm (TEST64ri32)", "cd8scale": 0 @@ -69845,12 +79392,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR16, $i16imm (TEST16ri)", "cd8scale": 0 @@ -69877,12 +79436,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR32, $i32imm (TEST32ri)", "cd8scale": 0 @@ -69911,12 +79482,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR64, $i64i32imm (TEST64ri32)", "cd8scale": 0 @@ -69943,12 +79526,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR16, $i16imm (TEST16ri)", "cd8scale": 0 @@ -69975,12 +79570,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "af": "undefined", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "test $GR32, $i32imm (TEST32ri)", "cd8scale": 0 @@ -70014,12 +79621,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "tzcnt $GR64, $i64mem (TZCNT64rm)", "cd8scale": 0 @@ -70051,12 +79670,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "tzcnt $GR16, $i16mem (TZCNT16rm)", "cd8scale": 0 @@ -70088,12 +79719,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "tzcnt $GR32, $i32mem (TZCNT32rm)", "cd8scale": 0 @@ -70127,12 +79770,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "tzcnt $GR64, $GR64 (TZCNT64rr)", "cd8scale": 0 @@ -70164,12 +79819,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "tzcnt $GR16, $GR16 (TZCNT16rr)", "cd8scale": 0 @@ -70201,12 +79868,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "undefined", - "af": "undefined", - "zf": "modified", - "sf": "undefined", - "of": "undefined" + "cf": [ + "modified" + ], + "pf": [ + "undefined" + ], + "af": [ + "undefined" + ], + "zf": [ + "modified" + ], + "sf": [ + "undefined" + ], + "of": [ + "undefined" + ] }, "comment": "tzcnt $GR32, $GR32 (TZCNT32rr)", "cd8scale": 0 @@ -70358,12 +80037,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ucomisd $FR64, $f64mem (UCOMISDrm)", "cd8scale": 0 @@ -70416,12 +80107,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ucomiss $FR32, $f32mem (UCOMISSrm)", "cd8scale": 0 @@ -70450,12 +80153,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "ucomiss $FR32, $FR32 (UCOMISSrr)", "cd8scale": 0 @@ -79274,12 +88989,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomisd $FR64, $f64mem (VCOMISDrm)", "cd8scale": 0 @@ -79310,12 +89037,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomisd $FR64, $FR64 (VCOMISDrr)", "cd8scale": 0 @@ -79350,12 +89089,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomisd $FR64X, $f64mem (VCOMISDZrm)", "cd8scale": 8 @@ -79390,12 +89141,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomisd $FR64X, $FR64X (VCOMISDZrr)", "cd8scale": 8 @@ -79434,12 +89197,24 @@ "has_evex_sae" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomisd $VR128X, $VR128X, {sae} (VCOMISDZrb)", "cd8scale": 8 @@ -79469,12 +89244,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomiss $FR32, $f32mem (VCOMISSrm)", "cd8scale": 0 @@ -79504,12 +89291,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomiss $FR32, $FR32 (VCOMISSrr)", "cd8scale": 0 @@ -79540,12 +89339,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomiss $FR32X, $f32mem (VCOMISSZrm)", "cd8scale": 4 @@ -79576,12 +89387,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomiss $FR32X, $FR32X (VCOMISSZrr)", "cd8scale": 4 @@ -79618,12 +89441,24 @@ "has_evex_sae" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vcomiss $VR128X, $VR128X, {sae} (VCOMISSZrb)", "cd8scale": 4 @@ -95919,7 +105754,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "verr $i16mem (VERRm)", "cd8scale": 0 @@ -95942,7 +105779,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "verr $GR16 (VERRr)", "cd8scale": 0 @@ -95965,7 +105804,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "verw $i16mem (VERWm)", "cd8scale": 0 @@ -95988,7 +105829,9 @@ "flags" ], "x86flags": { - "zf": "modified" + "zf": [ + "modified" + ] }, "comment": "verw $GR16 (VERWr)", "cd8scale": 0 @@ -135634,12 +145477,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmcall (VMCALL)", "cd8scale": 0 @@ -135666,12 +145521,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmclear $i64mem (VMCLEARm)", "cd8scale": 0 @@ -135695,12 +145562,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmfunc (VMFUNC)", "cd8scale": 0 @@ -137066,12 +146945,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmlaunch (VMLAUNCH)", "cd8scale": 0 @@ -145983,12 +155874,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmptrld $i64mem (VMPTRLDm)", "cd8scale": 0 @@ -146014,12 +155917,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmptrst $i64mem (VMPTRSTm)", "cd8scale": 0 @@ -146050,12 +155965,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmread $i64mem, $GR64 (VMREAD64rm)", "cd8scale": 0 @@ -146086,12 +156013,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmread $GR64, $GR64 (VMREAD64rr)", "cd8scale": 0 @@ -146122,12 +156061,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmread $i32mem, $GR32 (VMREAD32rm)", "cd8scale": 0 @@ -146158,12 +156109,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmread $GR32, $GR32 (VMREAD32rr)", "cd8scale": 0 @@ -146184,12 +156147,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmresume (VMRESUME)", "cd8scale": 0 @@ -147709,12 +157684,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmwrite $GR64, $i64mem (VMWRITE64rm)", "cd8scale": 0 @@ -147744,12 +157731,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmwrite $GR64, $GR64 (VMWRITE64rr)", "cd8scale": 0 @@ -147779,12 +157778,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmwrite $GR32, $i32mem (VMWRITE32rm)", "cd8scale": 0 @@ -147814,12 +157825,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmwrite $GR32, $GR32 (VMWRITE32rr)", "cd8scale": 0 @@ -147840,12 +157863,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vmxoff (VMXOFF)", "cd8scale": 0 @@ -147872,12 +157907,24 @@ "privileged" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "i64mem $i64mem (VMXON)", "cd8scale": 0 @@ -163444,12 +173491,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vpcmpestri $VR128, $i128mem, $u8imm (VPCMPESTRIrm)", "cd8scale": 0 @@ -163489,12 +173548,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vpcmpestri $VR128, $VR128, $u8imm (VPCMPESTRIrr)", "cd8scale": 0 @@ -163534,12 +173605,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vpcmpestrm $VR128, $i128mem, $u8imm (VPCMPESTRM128rm)", "cd8scale": 0 @@ -163579,12 +173662,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vpcmpestrm $VR128, $VR128, $u8imm (VPCMPESTRM128rr)", "cd8scale": 0 @@ -165223,12 +175318,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vpcmpistri $VR128, $i128mem, $u8imm (VPCMPISTRIrm)", "cd8scale": 0 @@ -165264,12 +175371,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vpcmpistri $VR128, $VR128, $u8imm (VPCMPISTRIrr)", "cd8scale": 0 @@ -165305,12 +175424,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vpcmpistrm $VR128, $i128mem, $u8imm (VPCMPISTRM128rm)", "cd8scale": 0 @@ -165346,12 +175477,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "vpcmpistrm $VR128, $VR128, $u8imm (VPCMPISTRM128rr)", "cd8scale": 0 @@ -223309,12 +233452,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vptest $VR128, $f128mem (VPTESTrm)", "cd8scale": 0 @@ -223348,12 +233503,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vptest $VR256, $i256mem (VPTESTYrm)", "cd8scale": 0 @@ -223384,12 +233551,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vptest $VR128, $VR128 (VPTESTrr)", "cd8scale": 0 @@ -223423,12 +233602,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vptest $VR256, $VR256 (VPTESTYrr)", "cd8scale": 0 @@ -242916,12 +253107,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vtestpd $VR128, $f128mem (VTESTPDrm)", "cd8scale": 0 @@ -242955,12 +253158,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vtestpd $VR256, $f256mem (VTESTPDYrm)", "cd8scale": 0 @@ -242991,12 +253206,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vtestpd $VR128, $VR128 (VTESTPDrr)", "cd8scale": 0 @@ -243030,12 +253257,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vtestpd $VR256, $VR256 (VTESTPDYrr)", "cd8scale": 0 @@ -243066,12 +253305,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vtestps $VR128, $f128mem (VTESTPSrm)", "cd8scale": 0 @@ -243105,12 +253356,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vtestps $VR256, $f256mem (VTESTPSYrm)", "cd8scale": 0 @@ -243141,12 +253404,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vtestps $VR128, $VR128 (VTESTPSrr)", "cd8scale": 0 @@ -243180,12 +253455,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vtestps $VR256, $VR256 (VTESTPSYrr)", "cd8scale": 0 @@ -243216,12 +253503,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomisd $FR64, $f64mem (VUCOMISDrm)", "cd8scale": 0 @@ -243252,12 +253551,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomisd $FR64, $FR64 (VUCOMISDrr)", "cd8scale": 0 @@ -243292,12 +253603,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomisd $FR64X, $f64mem (VUCOMISDZrm)", "cd8scale": 8 @@ -243332,12 +253655,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomisd $FR64X, $FR64X (VUCOMISDZrr)", "cd8scale": 8 @@ -243376,12 +253711,24 @@ "has_evex_sae" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomisd $VR128X, $VR128X, {sae} (VUCOMISDZrb)", "cd8scale": 8 @@ -243411,12 +253758,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomiss $FR32, $f32mem (VUCOMISSrm)", "cd8scale": 0 @@ -243446,12 +253805,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomiss $FR32, $FR32 (VUCOMISSrr)", "cd8scale": 0 @@ -243482,12 +253853,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomiss $FR32X, $f32mem (VUCOMISSZrm)", "cd8scale": 4 @@ -243518,12 +253901,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomiss $FR32X, $FR32X (VUCOMISSZrr)", "cd8scale": 4 @@ -243560,12 +253955,24 @@ "has_evex_sae" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "vucomiss $VR128X, $VR128X, {sae} (VUCOMISSZrb)", "cd8scale": 4 @@ -246614,12 +257021,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "xadd $i8mem, $GR8 (LXADD8)", "cd8scale": 0 @@ -246646,12 +257065,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "xadd $GR8, $GR8 (XADD8rr)", "cd8scale": 0 @@ -246686,12 +257117,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "xadd $i64mem, $GR64 (LXADD64)", "cd8scale": 0 @@ -246724,12 +257167,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "xadd $i16mem, $GR16 (LXADD16)", "cd8scale": 0 @@ -246762,12 +257217,24 @@ "accepts_xrelease" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "xadd $i32mem, $GR32 (LXADD32)", "cd8scale": 0 @@ -246797,12 +257264,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "xadd $GR64, $GR64 (XADD64rr)", "cd8scale": 0 @@ -246830,12 +257309,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "xadd $GR16, $GR16 (XADD16rr)", "cd8scale": 0 @@ -246863,12 +257354,24 @@ "flags" ], "x86flags": { - "cf": "modified", - "pf": "modified", - "af": "modified", - "zf": "modified", - "sf": "modified", - "of": "modified" + "cf": [ + "modified" + ], + "pf": [ + "modified" + ], + "af": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "modified" + ] }, "comment": "xadd $GR32, $GR32 (XADD32rr)", "cd8scale": 0 @@ -247962,11 +258465,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -247991,11 +258504,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248028,11 +258551,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248063,11 +258596,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248098,11 +258641,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248130,11 +258683,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248160,11 +258723,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248190,11 +258763,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248219,11 +258802,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248248,11 +258841,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248280,11 +258883,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248310,11 +258923,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248340,11 +258963,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248372,11 +259005,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248402,11 +259045,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248432,11 +259085,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248457,11 +259120,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248487,11 +259160,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248515,11 +259198,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248543,11 +259236,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248578,11 +259281,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248608,11 +259321,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "cd8scale": 0 }, @@ -248646,11 +259369,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $i64mem, $i64i32imm (LOCK_XOR64mi32)", "cd8scale": 0 @@ -248683,11 +259416,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $i16mem, $i16imm (LOCK_XOR16mi)", "cd8scale": 0 @@ -248720,11 +259463,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $i32mem, $i32imm (LOCK_XOR32mi)", "cd8scale": 0 @@ -248754,11 +259507,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $GR64, $i64i32imm (XOR64ri32)", "cd8scale": 0 @@ -248786,11 +259549,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $GR16, $i16imm (XOR16ri)", "cd8scale": 0 @@ -248818,11 +259591,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $GR32, $i32imm (XOR32ri)", "cd8scale": 0 @@ -248855,11 +259638,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $i8mem, $i8imm (XOR8mi8)", "cd8scale": 0 @@ -248887,11 +259680,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $GR8, $i8imm (XOR8ri8)", "cd8scale": 0 @@ -248926,11 +259729,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $i64mem, $i64i8imm (LOCK_XOR64mi8)", "cd8scale": 0 @@ -248963,11 +259776,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $i16mem, $i16i8imm (LOCK_XOR16mi8)", "cd8scale": 0 @@ -249000,11 +259823,21 @@ "accepts_xrelease" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $i32mem, $i32i8imm (LOCK_XOR32mi8)", "cd8scale": 0 @@ -249034,11 +259867,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $GR64, $i64i8imm (XOR64ri8)", "cd8scale": 0 @@ -249066,11 +259909,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $GR16, $i16i8imm (XOR16ri8)", "cd8scale": 0 @@ -249098,11 +259951,21 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "modified", - "zf": "modified", - "sf": "modified", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "modified" + ], + "zf": [ + "modified" + ], + "sf": [ + "modified" + ], + "of": [ + "reset" + ] }, "comment": "xor $GR32, $i32i8imm (XOR32ri8)", "cd8scale": 0 @@ -249628,12 +260491,24 @@ "flags" ], "x86flags": { - "cf": "reset", - "pf": "reset", - "af": "reset", - "zf": "modified", - "sf": "reset", - "of": "reset" + "cf": [ + "reset" + ], + "pf": [ + "reset" + ], + "af": [ + "reset" + ], + "zf": [ + "modified" + ], + "sf": [ + "reset" + ], + "of": [ + "reset" + ] }, "comment": "xtest (XTEST)", "cd8scale": 0 From cb333fffef47105e36b38873e4666bcf6556d628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20H=C3=B6ner?= Date: Tue, 29 Nov 2016 01:27:39 +0100 Subject: [PATCH 2/3] Fixed formatter hook example build on LP64 targets --- examples/FormatterHooks.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/FormatterHooks.c b/examples/FormatterHooks.c index 6d214a2..4405d2a 100644 --- a/examples/FormatterHooks.c +++ b/examples/FormatterHooks.c @@ -35,6 +35,7 @@ #include #include +#include #include #include "FormatHelper.h" @@ -155,7 +156,7 @@ static ZydisStatus ZydisFormatterFormatOperandImm(ZydisInstructionFormatter* for { // The @c ZydisFormatterFormatMnemonic sinals us to omit the immediate (condition-code) // operand, because it got replaced by the alias-mnemonic - if ((int)info->userData == 1) + if ((uintptr_t)info->userData == 1) { // The formatter will automatically omit the operand, if the buffer remains unchanged // after the callback returns @@ -201,7 +202,7 @@ void disassembleBuffer(uint8_t* data, size_t length, bool installHooks) char buffer[256]; while (ZYDIS_SUCCESS(ZydisDecoderDecodeNextInstruction(&decoder, &info))) { - printf("%016llX ", info.instrAddress); + printf("%016" PRIx64 " ", info.instrAddress); if (info.instrFlags & ZYDIS_INSTRFLAG_ERROR_MASK) { printf(" db %02x\n", info.data[0]); From e655e8a1b80182d3635ce3dbba5eadd54e2b4b1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20H=C3=B6ner?= Date: Tue, 29 Nov 2016 04:09:41 +0100 Subject: [PATCH 3/3] Fixed broken enum typedef --- include/Zydis/Formatter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Zydis/Formatter.h b/include/Zydis/Formatter.h index 649229f..91161a2 100644 --- a/include/Zydis/Formatter.h +++ b/include/Zydis/Formatter.h @@ -87,7 +87,7 @@ typedef uint8_t ZydisFormatterAddressFormat; /** * @brief Values that represent address-formats. */ -enum ZydisFormatterAddressFormat +enum ZydisFormatterAddressFormat_ { /** * @brief Currently defaults to @c ZYDIS_FORMATTER_ADDR_ABSOLUTE.