PNX1300EH NXP Semiconductors, PNX1300EH Datasheet - Page 399

PNX1300EH

Manufacturer Part Number
PNX1300EH
Description
Manufacturer
NXP Semiconductors
Datasheet

Specifications of PNX1300EH

Lead Free Status / RoHS Status
Not Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PNX1300EH/G
Manufacturer:
NXP
Quantity:
5 510
Part Number:
PNX1300EH/G
Manufacturer:
HIT
Quantity:
5 510
Part Number:
PNX1300EH/G
Manufacturer:
PHILIPS
Quantity:
745
Part Number:
PNX1300EHG
Manufacturer:
MARVELL
Quantity:
36
PNX1300/01/02/11 Data Book
ijmpf
SYNTAX
FUNCTION
DESCRIPTION
serviced. If neither interrupts or exceptions are pending and the LSB of rsrc1 is 0, the DPC, PC, and SPC registers are
set equal to rsrc2. If an interrupt or exception is pending and the LSB of rsrc1 is 0, DPC is set equal to rsrc2 and the
service routine is invoked, where exceptions have priorities over interrupts. If the LSB of rsrc1 is 1, program execution
continues with the next sequential instruction.
condition to the jump. If the LSB of rguard is 1, the instruction executes as previously described; otherwise, the jump
will not be taken and PC, DPC, and SPC are not modified regardless of the value of rsrc1.
EXAMPLES
A-101
r50 = 0, r70 = 0x330
r20 = 1, r70 = 0x330
r30 = 0, r50 = 0, r60 = 0x8000
r40 = 1, r50 = 0, r60 = 0x8000
The
The
[ IF rguard ] ijmpf rsrc1 rsrc2
if rguard then {
}
if (rsrc1 & 1) = 0 then {
}
ijmpf
ijmpf
DPC ← rsrc2
if exception is pending then
elseif interrupt is pending then
else
service exception
service interrupts
PC, SPC ← rsrc2
Initial Values
operation conditionally changes the program flow and allows pending interrupts or exceptions to be
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB adds another
PRELIMINARY SPECIFICATION
ijmpf r50 r70
ijmpf r20 r70
IF r30 ijmpf r50 r60
IF r40 ijmpf r50 r60
Operation
Interruptible indirect jump on false
program execution continues at 0x330 after
first servicing pending interrupts
since r20 is true, program execution contin-
ues with next sequential instruction
since guard is false, program execution con-
tinues with next sequential instruction
program execution continues at 0x8000 after
first servicing pending interrupts
jmpf jmpt jmpi ijmpt ijmpi
Function unit
Operation code
Number of operands
Modifier
Modifier range
Delay
Issue slots
Philips Semiconductors
ATTRIBUTES
SEE ALSO
Result
branch
2, 3, 4
181
no
2
3

Related parts for PNX1300EH