|
From: Adam G. <ar...@cy...> - 2003-10-15 13:18:21
|
attached is a patch to add support for POP %FS and POP %GS. These are used by WINE. Code is a simple cut & paste from the other POP <seg> support. Seeya, Adam -- Real Programmers don't comment their code. If it was hard to write, it should be hard to read, and even harder to modify. These are all my own opinions. |
|
From: Tom H. <th...@cy...> - 2003-10-15 13:53:47
Attachments:
valgrind-fsgs-patch
|
In message <5.2.1.1.0.20031015141506.01f4c4d0@pop3>
Adam Gundy <ar...@cy...> wrote:
> attached is a patch to add support for POP %FS and POP %GS. These are used
> by WINE. Code is a simple cut & paste from the other POP <seg> support.
You could have done push while you were at it Adam ;-) Attached is a
new version that does push as well as pop.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|