23.10.2014 Views

RealView - ARM Information Center

RealView - ARM Information Center

RealView - ARM Information Center

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>ARM</strong> 指 令 参 考<br />

示 例<br />

PKHBT r0, r3, r5 ; combine the bottom halfword of r3 with the top halfword of r5<br />

PKHBT r0, r3, r5, LSL #16 ; combine the bottom halfword of r3 with the bottom halfword of r5<br />

PKHTB r0, r3, r5, ASR #16 ; combine the top halfword of r3 with the top halfword of r5<br />

也 可 以 通 过 使 用 不 同 的 移 位 值 来 缩 放 第 二 个 操 作 数 。<br />

不 正 确 的 示 例<br />

PKHBT r4, r15, r1 ;use of r15 not allowed<br />

PKHBTEQ r4, r5, r1, ASR #8 ; ASR not allowed with PKHBT<br />

4-96 © 2002、 2003 <strong>ARM</strong> Limited 版 权 所 有 。 保 留 所 有 权 利 。 <strong>ARM</strong> DUI 0204BSC

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

Saved successfully!

Ooh no, something went wrong!