Fix cpu_flags for sys{enter,exit} fx{save,restore}

This commit is contained in:
Alan Modra
2000-05-13 14:01:54 +00:00
parent 9484bf7072
commit e6342d0038
2 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2000-05-13 Alan Modra <alan@linuxcare.com.au>,
* i386.h (i386_optab): Cpu686 for sysenter,sysexit,fxsave,fxrestore.
2000-05-13 Alan Modra <alan@linuxcare.com.au>,
Alexander Sokolov <robocop@netlink.ru>