emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inefficiency in Bgotoifnil byte-code instruction


From: Richard Stallman
Subject: Re: Inefficiency in Bgotoifnil byte-code instruction
Date: Thu, 28 Jun 2012 09:07:16 -0400

    My recommendation is that we split these into two ops: Bgotoifnil and
    Bgotoifnonnil, which use only FETCH and a positive/negative offset from the
    current pc, and Bgotoifnil2 and Bgotoifnonnil2 which use the old logic
    (FETCH2, and an absolute offset from the start of the bytecode stream).

This incompatibility might be more trouble than it is worth.

--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use Ekiga or an ordinary phone call



reply via email to

[Prev in Thread] Current Thread [Next in Thread]