diff --git a/modules/arch/x86/instrs.dat b/modules/arch/x86/instrs.dat index 7a046094..d227d817 100644 --- a/modules/arch/x86/instrs.dat +++ b/modules/arch/x86/instrs.dat @@ -254,7 +254,7 @@ lss reg32,mem 32 0F,B2 $2,$1 nil 386 clc!onebyte nil,F8 8086 cld!onebyte nil,FC 8086 cli!onebyte nil,FA 8086 -clts!twobyte nil,0F,06 286,PRIV +clts!twobyte 0F,06 286,PRIV cmc!onebyte nil,F5 8086 lahf!onebyte nil,9F 8086 sahf!onebyte nil,9E 8086 diff --git a/src/arch/x86/instrs.dat b/src/arch/x86/instrs.dat index 7a046094..d227d817 100644 --- a/src/arch/x86/instrs.dat +++ b/src/arch/x86/instrs.dat @@ -254,7 +254,7 @@ lss reg32,mem 32 0F,B2 $2,$1 nil 386 clc!onebyte nil,F8 8086 cld!onebyte nil,FC 8086 cli!onebyte nil,FA 8086 -clts!twobyte nil,0F,06 286,PRIV +clts!twobyte 0F,06 286,PRIV cmc!onebyte nil,F5 8086 lahf!onebyte nil,9F 8086 sahf!onebyte nil,9E 8086