Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264278AbTKTDGy (ORCPT ); Wed, 19 Nov 2003 22:06:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264277AbTKTDGy (ORCPT ); Wed, 19 Nov 2003 22:06:54 -0500 Received: from wsip-68-14-236-254.ph.ph.cox.net ([68.14.236.254]:13988 "EHLO office.labsysgrp.com") by vger.kernel.org with ESMTP id S264278AbTKTDGx (ORCPT ); Wed, 19 Nov 2003 22:06:53 -0500 Message-ID: <3FBC2FCA.3000905@backtobasicsmgmt.com> Date: Wed, 19 Nov 2003 20:06:50 -0700 From: "Kevin P. Fleming" Organization: Back to Basics Network Management User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Re: transmeta cpu code question References: <20031120020218.GJ3748@schottelius.org> <20031120025315.GR11983@phunnypharm.org> In-Reply-To: <20031120025315.GR11983@phunnypharm.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 366 Lines: 11 Ben Collins wrote: > And (0 & 1) makes 1, not 0. That's an AND, not an OR. Not quite Ben... 0 & _anything_ is still 0. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/