14.06.2015 Views

Power ISA™ Version 2.03 - Power.org

Power ISA™ Version 2.03 - Power.org

Power ISA™ Version 2.03 - Power.org

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Version</strong> <strong>2.03</strong><br />

Vector Load Double Word into Double<br />

Word<br />

EVX-form<br />

Vector Load Double Word into Double<br />

Word Indexed<br />

EVX-form<br />

evldd<br />

RT,D(RA)<br />

evlddx<br />

RT,RA,RB<br />

4 RT RA UI 769<br />

0 6 11 16 21 31<br />

if (RA = 0) then b 0<br />

else b (RA)<br />

EA b + EXTZ(UI×8)<br />

RT MEM(EA, 8)<br />

D in the instruction mnemonic is UI × 8. The doubleword<br />

addressed by EA is loaded from memory and<br />

placed in RT.<br />

Special Registers Altered:<br />

None<br />

4 RT RA RB 768<br />

0 6 11 16 21 31<br />

if (RA = 0) then b 0<br />

else b (RA)<br />

EA b + (RB)<br />

RT MEM(EA, 8)<br />

The doubleword addressed by EA is loaded from memory<br />

and placed in RT.<br />

Special Registers Altered:<br />

None<br />

Vector Load Double into Four Halfwords<br />

EVX-form<br />

Vector Load Double into Four Halfwords<br />

Indexed<br />

EVX-form<br />

evldh<br />

RT,D(RA)<br />

evldhx<br />

RT,RA,RB<br />

4 RT RA UI 773<br />

0 6 11 16 21 31<br />

if (RA = 0) then b 0<br />

else b (RA)<br />

EA b + EXTZ(UI×8)<br />

RT 0:15 MEM(EA, 2)<br />

RT 16:31 MEM(EA+2,2)<br />

RT 32:47 MEM(EA+4,2)<br />

RT 48:63 MEM(EA+6,2)<br />

D in the instruction mnemonic is UI × 8. The doubleword<br />

addressed by EA is loaded from memory and<br />

placed in RT.<br />

Special Registers Altered:<br />

None<br />

4 RT RA RB 772<br />

0 6 11 16 21 31<br />

if (RA = 0) then b 0<br />

else b (RA)<br />

EA b + (RB)<br />

RT 0:15 MEM(EA, 2)<br />

RT 16:31 MEM(EA+2,2)<br />

RT 32:47 MEM(EA+4,2)<br />

RT 48:63 MEM(EA+6,2)<br />

The doubleword addressed by EA is loaded from memory<br />

and placed in RT.<br />

Special Registers Altered:<br />

None<br />

208<br />

<strong>Power</strong> ISA -- Book I

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!