Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!ucbcad!ucbvax!amdcad!tim From: tim@amdcad.UUCP Newsgroups: comp.arch,comp.lang.c Subject: Re: String Processing Instruction Message-ID: <15331@amdcad.UUCP> Date: Mon, 30-Mar-87 20:00:15 EST Article-I.D.: amdcad.15331 Posted: Mon Mar 30 20:00:15 1987 Date-Received: Thu, 2-Apr-87 00:53:16 EST References: <15292@amdcad.UUCP> <978@ames.UUCP> <15304@amdcad.UUCP> <985@mips.UUCP> Distribution: na Organization: AMDCAD, Sunnyvale, CA Lines: 17 Xref: utgpu comp.arch:721 comp.lang.c:1395 Summary: spoiler! In article <985@mips.UUCP>, earl@mips.UUCP (Earl Killian) writes: > Quiz: what are the magic constants that need to be loaded into t0 and > t1 to make this work? Let's see... How about t0 = 0x7efefeff t1 = 0x81010100 Is that right? If so, it appears to work only for 7 bit characters (but we admit that such a restriction is reasonable in real life)... (This is a fun problem but probably a bit too hard for use in interviews.) Mike Johnson Brian Case Tim Olson