From mboxrd@z Thu Jan 1 00:00:00 1970 From: "HARISH J PRABHU" Date: Thu, 31 Jan 2002 17:08:25 +0000 Subject: RE: Re: [Linux-ia64] Pseudo-ops: IAS versus ia64-hp-linux-as Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi Christian I found this given as a pseudo-op in the list of pseudo-ops given in the IAS Assembler Users Guide. I am sorry i should have called it a pseudo-op instead of an instruction. Thank You ! >Date: Thu, 31 Jan 2002 07:12:05 +0100 > Christian Hildner linux-ia64@linuxia64.org, harish_prabhu@mobmit.com Re: [Linux-ia64] Pseudo-ops: IAS versus ia64-hp-linux-as >> > >Harish, > >for reference use IA-64 Software Developer's Manual Vol. 3 Intel-No. 245319-002 (also as pdf). >But I didn't find ld8.mov. Do you want to load a register from storage or do you want to move >from one register to another? > >Christian > >> >> Hello >> Does the ia64-hp-linux-as assembler which comes with the >> Ski/NUE support all pseudo-ops as done by the >> Intel Assembler IAS , [ as given in the Assembler Users Guide] >> ? >> The Guide is unclear about what the ld8.mov instruction >> does. Can somebody explain this to me ?