PNX1301EH/G,557 Trident Microsystems, Inc., PNX1301EH/G,557 Datasheet - Page 314

no-image

PNX1301EH/G,557

Manufacturer Part Number
PNX1301EH/G,557
Description
Manufacturer
Trident Microsystems, Inc.
Datasheet

Specifications of PNX1301EH/G,557

Lead Free Status / RoHS Status
Supplier Unconfirmed
Philips Semiconductors
Bitwise logical exclusive-OR
SYNTAX
FUNCTION
DESCRIPTION
rsrc2. The result is stored in the destination register, rdest.
modification of the destination register. If the LSB of rguard is 1, rdest is written; otherwise, rdest is not changed.
EXAMPLES
r30 = 0xf310ffff, r40 = 0xffff0000
r10 = 0, r50 = 0x88888888
r20 = 1, r30 = 0xf310ffff,
r50 = 0x88888888
r60 = 0x11119999, r50 = 0x88888888
r70 = 0x55555555, r30 = 0xf310ffff
The
The
[ IF rguard ] bitxor rsrc1 rsrc2 → rdest
if rguard then
rdest ← rsrc1 ⊕ rsrc2
bitxor
bitxor
Initial Values
operation computes the bitwise, logical exclusive-OR of the first and second arguments, rsrc1 and
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
bitxor r30 r40 → r90
IF r10 bitxor r30 r50 → r80
IF r20 bitxor r30 r50 → r100
bitxor r60 r50 → r110
bitxor r70 r30 → r120
Operation
PRELIMINARY SPECIFICATION
PNX1300/01/02/11 DSPCPU Operations
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
r90 ← 0x0cefffff
no change, since guard is false
r100 ← 0x7b987777
r110 ← 0x99991111
r120 ← 0xa645aaaa
bitand bitandinv bitinv
ATTRIBUTES
SEE ALSO
bitor
Result
bitxor
1, 2, 3, 4, 5
alu
No
48
2
1
A-16

Related parts for PNX1301EH/G,557