| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | how does these two instruction mean? |
| From: | "Bin Chen" <binary.chen@gmail.com> |
| Date: | Fri, 26 May 2006 14:19:08 +0800 |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=KDGUSKAEyXiCQFUIa/9VAG1q31F/J+rc83lvXQl153Zbi7h6B6pXEnix+SzLLrXeIae8/pTNPLAfTV6xxZ0yt75rN0TfP7FBfyBc7KPFGPt9ujLCkJmtK17z77/nlJJAQfJCm4jGvusdxn9wOvhOuYC2v/Qdj+9Ufo0NaE1uaeE= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi, In my program the gcc produce two lines of binary code: 100020e0: ffc20000 sd v0,0(s8) 100020e4: dfc20000 ld v0,0(s8) first store v0->[s8], then load from [s8]->v0, why? Thanks. B.C |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Save write-only Config.OD from being clobbered, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: how does these two instruction mean?, Herbert Valerio Riedel |
| Previous by Thread: | Re: [PATCH] Save write-only Config.OD from being clobbered, Sergei Shtylyov |
| Next by Thread: | Re: how does these two instruction mean?, Herbert Valerio Riedel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |