![Xilinx Virtex-II Pro PPC405 Скачать руководство пользователя страница 437](http://html1.mh-extra.com/html/xilinx/virtex-ii-pro-ppc405/virtex-ii-pro-ppc405_user-manual_3410279437.webp)
March 2002 Release
745
Virtex-II Pro™ Platform FPGA Documentation
1-800-255-7778
Alphabetical Instruction Listing
R
subfic
Subtract from Immediate Carrying
Description
The contents of register
r
A are subtracted from the sign-extended SIMM field, producing a
two’s-complement result that is loaded into register
r
D. The subtraction operation is
equivalent to adding the contents of the SIMM field (sign-extended to 32 bits) to the one’s
complement of register
r
A and adding 1 to the result.
XER[CA] is updated to reflect the unsigned magnitude of the result.
Pseudocode
(
r
D)
← ¬
(
r
A) + EXTS(SIMM) + 1
if
(
r
D)
2
32
−
1
then XER[CA]
←
1
else
XER[CA]
←
0
Registers Altered
•
r
D.
•
XER[CA].
Exceptions
•
None.
Compatibility
This instruction is defined by the PowerPC user instruction-set architecture (UISA). It is
implemented by all PowerPC processors.
subfic
r
D,
r
A, SIMM
D Instruction Form
8
r
D
r
A
SIMM
0
6
1
1
1
6
3
1
>
u
Содержание Virtex-II Pro PPC405
Страница 1: ...R Volume 2 a PPC405 User Manual Virtex II Pro Platform FPGA Developer s Kit March 2002 Release...
Страница 14: ...322 www xilinx com March 2002 Release 1 800 255 7778 Virtex II Pro Platform FPGA Documentation Preface R...
Страница 252: ...560 www xilinx com March 2002 Release 1 800 255 7778 Virtex II Pro Platform FPGA Documentation R...
Страница 260: ...568 www xilinx com March 2002 Release 1 800 255 7778 Virtex II Pro Platform FPGA Documentation R...
Страница 562: ...870 www xilinx com March 2002 Release 1 800 255 7778 Virtex II Pro Platform FPGA Documentation R...