From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Add unboxed floating point comparison instructions. Date: Mon, 09 Jan 2017 22:23:33 +0100 Message-ID: <877f64apwq.fsf@pobox.com> References: <87lgvjgu2s.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87mvfpumfi.fsf@pobox.com> <87vaud7zrf.fsf@netris.org> <87bmvhcil9.fsf@pobox.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1483997053 29363 195.159.176.226 (9 Jan 2017 21:24:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 9 Jan 2017 21:24:13 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) Cc: guile-devel To: "Thompson\, David" Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 09 22:24:07 2017 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cQhPz-0005cr-OI for guile-devel@m.gmane.org; Mon, 09 Jan 2017 22:23:51 +0100 Original-Received: from localhost ([::1]:43163 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQhQ4-0004R0-8i for guile-devel@m.gmane.org; Mon, 09 Jan 2017 16:23:56 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQhPy-0004Qk-Ug for guile-devel@gnu.org; Mon, 09 Jan 2017 16:23:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQhPu-0005Lm-2k for guile-devel@gnu.org; Mon, 09 Jan 2017 16:23:50 -0500 Original-Received: from pb-sasl2.pobox.com ([64.147.108.67]:52444 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cQhPt-0005LX-Rh for guile-devel@gnu.org; Mon, 09 Jan 2017 16:23:45 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id 30CD657B12; Mon, 9 Jan 2017 16:23:43 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=OVwwlmfvwBvErGLc/VJXTF9lTPQ=; b=meLluw daDpmoS6dptp+7aoaoHin1aCeiUUOz5X0EnLOU9wKFFc7wfQBy6AiI7o5Ah1nn8E EBs2UzYJOw4HQe7x5ihZhl0iCNKKOL+bhvLzO+sy1ZGcSnGPh0OKxi+sa1cvu/ma 1u8vFqcXwyO3yXw5pK/1uKq3QwrH+EbUyyHVI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=VH7liTE6J7GVyg+n2o4FUguOHf3Xpwef J4/MToefggkK8l8frDkmEilrF7KiJl+v+sMDXpsKISGMobnQ5WTSeC0EDXKT5z4b I+JmYSUwS5EckI3XhaA0BM3e32xE19KXkma1HHo8QBEZtMizk7oCABXdjUsDEmwe Xodtk2Gjc+A= Original-Received: from pb-sasl2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id 27B9C57B11; Mon, 9 Jan 2017 16:23:43 -0500 (EST) Original-Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl2.pobox.com (Postfix) with ESMTPSA id 1110C57B10; Mon, 9 Jan 2017 16:23:41 -0500 (EST) In-Reply-To: (David Thompson's message of "Sun, 8 Jan 2017 20:09:41 -0500") X-Pobox-Relay-ID: E53F3B52-D6B1-11E6-BC57-6141F2301B6D-02397024!pb-sasl2.pobox.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.67 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18846 Archived-At: On Mon 09 Jan 2017 02:09, "Thompson, David" writes: > + /* br-if-f64= a:12 b:12 invert:1 _:7 offset:24 Missing - before the =. > + /* br-if-f64< a:12 b:12 invert:1 _:7 offset:24 Here too. Please fix these nits and then LGTM; please push directly. Thanks! Andy