]> granicus.if.org Git - yasm/commitdiff
Implement sfence.
authorPeter Johnson <peter@tortall.net>
Wed, 4 Jul 2001 20:09:44 +0000 (20:09 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 4 Jul 2001 20:09:44 +0000 (20:09 -0000)
svn path=/trunk/yasm/; revision=84

src/instrs.dat

index 709f227c863af7116d8b100d840f48afe178a5d6..131fdced102e80855309f55304d38f83e401c4eb 100644 (file)
@@ -1,4 +1,4 @@
-; $Id: instrs.dat,v 1.12 2001/07/04 08:14:46 peter Exp $
+; $Id: instrs.dat,v 1.13 2001/07/04 20:09:44 peter Exp $
 ; List of valid instruction/operand combinations
 ;
 ;    Copyright (C) 2001  Peter Johnson
@@ -820,7 +820,7 @@ scasb!onebyte               AE              8086
 scasw!onebyte16                AF
 scasd!onebyte32                AF
 ; setcc
-;sfence        nil                     nil     0F,AE           ,7?
+sfence!threebyte       0F,AE,F8
 sgdt!twobytemem                0F,01,0         286
 sidt!twobytemem                0F,01,1         286
 shld!shlrd             A4