Index: src/trusted/validator/x86/decoder/generator/testdata/32/modeled_insts.txt |
=================================================================== |
--- src/trusted/validator/x86/decoder/generator/testdata/32/modeled_insts.txt (revision 9237) |
+++ src/trusted/validator/x86/decoder/generator/testdata/32/modeled_insts.txt (working copy) |
@@ -3850,9 +3850,12 @@ |
--- bb --- |
f3 0f bb INVALID OpcodeAllowsRep NaClIllegal |
--- bc --- |
- f3 0f bc INVALID OpcodeAllowsRep NaClIllegal |
+ f3 0f bc 386 OpcodeUsesModRm OpcodeAllowsRep OpcodeAllowsData16 OperandSize_w OperandSize_v |
+ Tzcnt $Gv, $Ev |
+ G_Operand OpSet |
+ E_Operand OpUse |
--- bd --- |
- f3 0f bd LZCNT OpcodeUsesModRm OpcodeAllowsRep OpcodeAllowsData16 OperandSize_w OperandSize_v |
+ f3 0f bd 386 OpcodeUsesModRm OpcodeAllowsRep OpcodeAllowsData16 OperandSize_w OperandSize_v |
Lzcnt $Gv, $Ev |
G_Operand OpSet |
E_Operand OpUse |