From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754985AbcFPOiE (ORCPT ); Thu, 16 Jun 2016 10:38:04 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:55237 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754167AbcFPOh4 (ORCPT ); Thu, 16 Jun 2016 10:37:56 -0400 X-Auth-Info: yhOZbhy10eoaOSwUkFEUYZN3gKcLl/lC2eqPFJKtWlPlPLxe/DvxKg0obbo8tG21 From: Andreas Schwab To: Peter Zijlstra Cc: Geert Uytterhoeven , Linus Torvalds , Ingo Molnar , Thomas Gleixner , Will Deacon , Paul McKenney , boqun.feng@gmail.com, waiman.long@hpe.com, =?utf-8?B?RnLDqWTDqXJpYw==?= Weisbecker , "linux-kernel\@vger.kernel.org" , Linux-Arch , Richard Henderson , Vineet Gupta , Russell King , Hans-Christian Noren Egtvedt , Miao Steven , Yoshinori Sato , Richard Kuo , Tony Luck , James Hogan , Ralf Baechle , David Howells , "James E.J. Bottomley" , Michael Ellerman , Martin Schwidefsky , Rich Felker , "David S. Miller" , cmetcalf@mellanox.com, Max Filippov , Arnd Bergmann , dbueso@suse.de, Wu Fengguang , linux-m68k Subject: Re: [PATCH -v2 14/33] locking,m68k: Implement atomic_fetch_{add,sub,and,or,xor}() References: <20160531101925.702692792@infradead.org> <20160531102642.333689893@infradead.org> <20160616101309.GD30921@twins.programming.kicks-ass.net> <20160616124949.GF30921@twins.programming.kicks-ass.net> <20160616143530.GG30921@twins.programming.kicks-ass.net> X-Yow: Are we THERE yet? Date: Thu, 16 Jun 2016 16:37:36 +0200 In-Reply-To: <20160616143530.GG30921@twins.programming.kicks-ass.net> (Peter Zijlstra's message of "Thu, 16 Jun 2016 16:35:30 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Peter Zijlstra writes: > So the "2" input operand actually sets the value of "=&d" (tmp), how > creative... That was the only way to do it when this was written. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Schwab Subject: Re: [PATCH -v2 14/33] locking,m68k: Implement atomic_fetch_{add,sub,and,or,xor}() Date: Thu, 16 Jun 2016 16:37:36 +0200 Message-ID: References: <20160531101925.702692792@infradead.org> <20160531102642.333689893@infradead.org> <20160616101309.GD30921@twins.programming.kicks-ass.net> <20160616124949.GF30921@twins.programming.kicks-ass.net> <20160616143530.GG30921@twins.programming.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20160616143530.GG30921@twins.programming.kicks-ass.net> (Peter Zijlstra's message of "Thu, 16 Jun 2016 16:35:30 +0200") Sender: linux-kernel-owner@vger.kernel.org To: Peter Zijlstra Cc: Geert Uytterhoeven , Linus Torvalds , Ingo Molnar , Thomas Gleixner , Will Deacon , Paul McKenney , boqun.feng@gmail.com, waiman.long@hpe.com, =?utf-8?B?RnLDqWTDqXJpYw==?= Weisbecker , "linux-kernel@vger.kernel.org" , Linux-Arch , Richard Henderson , Vineet Gupta , Russell King , Hans-Christian Noren Egtvedt , Miao Steven , Yoshinori Sato , Richard Kuo , Tony Luck , James Hogan , Ralf Baechle , David Howells Ja List-Id: linux-arch.vger.kernel.org Peter Zijlstra writes: > So the "2" input operand actually sets the value of "=&d" (tmp), how > creative... That was the only way to do it when this was written. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net ([212.18.0.9]:55237 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754167AbcFPOh4 (ORCPT ); Thu, 16 Jun 2016 10:37:56 -0400 From: Andreas Schwab Subject: Re: [PATCH -v2 14/33] locking,m68k: Implement atomic_fetch_{add,sub,and,or,xor}() References: <20160531101925.702692792@infradead.org> <20160531102642.333689893@infradead.org> <20160616101309.GD30921@twins.programming.kicks-ass.net> <20160616124949.GF30921@twins.programming.kicks-ass.net> <20160616143530.GG30921@twins.programming.kicks-ass.net> Date: Thu, 16 Jun 2016 16:37:36 +0200 In-Reply-To: <20160616143530.GG30921@twins.programming.kicks-ass.net> (Peter Zijlstra's message of "Thu, 16 Jun 2016 16:35:30 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain Sender: linux-arch-owner@vger.kernel.org List-ID: To: Peter Zijlstra Cc: Geert Uytterhoeven , Linus Torvalds , Ingo Molnar , Thomas Gleixner , Will Deacon , Paul McKenney , boqun.feng@gmail.com, waiman.long@hpe.com, =?utf-8?B?RnLDqWTDqXJpYw==?= Weisbecker , "linux-kernel@vger.kernel.org" , Linux-Arch , Richard Henderson , Vineet Gupta , Russell King , Hans-Christian Noren Egtvedt , Miao Steven , Yoshinori Sato , Richard Kuo , Tony Luck , James Hogan , Ralf Baechle , David Howells , "James E.J. Bottomley" , Michael Ellerman , Martin Schwidefsky , Rich Felker , "David S. Miller" , cmetcalf@mellanox.com, Max Filippov , Arnd Bergmann , dbueso@suse.de, Wu Fengguang , linux-m68k Message-ID: <20160616143736.vQV2iuPnH73MYtG9R9vuEeg6ZatCYeYl2ESWbOy_z6Y@z> Peter Zijlstra writes: > So the "2" input operand actually sets the value of "=&d" (tmp), how > creative... That was the only way to do it when this was written. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."