Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 (Fortune 01.1b1); site graffiti.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!dual!lll-crg!seismo!ut-sally!ut-ngp!shell!graffiti!peter From: peter@graffiti.UUCP (Peter da Silva) Newsgroups: net.lang.c Subject: Re: This Sentence is False Message-ID: <188@graffiti.UUCP> Date: Wed, 11-Sep-85 07:12:31 EDT Article-I.D.: graffiti.188 Posted: Wed Sep 11 07:12:31 1985 Date-Received: Sat, 14-Sep-85 07:03:39 EDT References: <1118@brl-tgr.ARPA> <139200010@uiucdcsb> Organization: The Power Elite, Houston, TX Lines: 4 > > ... But no machine I know of has a `branch if true' instruxion... On the 6809 branch always is implemented as branch if true. They also have a branch if false which acts as a skip. They call it branch never.