From: Ben Rudiak-G. <ben...@gm...> - 2013-02-24 07:21:46
|
It doesn't remove the x86 instructions, just the internal pushseg(2)/popseg(2) bytecodes. There should be no visible effect on assembly or disassembly. -- Ben On Sat, Feb 23, 2013 at 2:28 PM, Debbie Wiles <deb...@ho...> wrote: > Why remove legitimate instructions that are needed for some programs? > > From: ben...@gm... > Date: Sat, 23 Feb 2013 13:39:26 -0800 > To: nas...@li... > Subject: [Nasm-devel] [PATCH] Remove pushseg/popseg > > > Pretty simple. > > Signed-off-by: Ben Rudiak-Gould <benrudiak_at_gmail.com> |