Use ".486" for the instruction of "wbinvd"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6713 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2008-11-25 00:05:41 +00:00
parent 543cecc301
commit e73bf9f394
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
;
;------------------------------------------------------------------------------
.386p
.486p
.model flat,C
.code

View File

@ -22,7 +22,7 @@
;
;------------------------------------------------------------------------------
.386p
.486p
.model flat,C
.code