IBM PPC440X5 Computer Hardware User Manual


 
User’s Manual
PPC440x5 CPU Core Preliminary
Page 556 of 589
instalfa.fm.
September 12, 2002
tweqi
RA, IM
Trap if (RA) equal to EXTS(IM).
Extended mnemonic for
wi 4,RA,IM
443
twgei
Trap if (RA) greater than or equal to EXTS(IM).
Extended mnemonic for
twi 12,RA,IM
twgti
Trap if (RA) greater than EXTS(IM).
Extended mnemonic for
twi 8,RA,IM
twlei
Trap if (RA) less than or equal to EXTS(IM).
Extended mnemonic for
twi 20,RA,IM
twlgei
Trap if (RA) logically greater than or equal to EXTS(IM).
Extended mnemonic for
wi 5,RA,IM
twlgti
Trap if (RA) logically greater than EXTS(IM).
Extended mnemonic for
twi 1,RA,IM
twllei
Trap if (RA) logically less than or equal to EXTS(IM).
Extended mnemonic for
twi 6,RA,IM
twllti
Trap if (RA) logically less than EXTS(IM).
Extended mnemonic for
twi 2,RA,IM
twlngi
Trap if (RA) logically not greater than EXTS(IM).
Extended mnemonic for
twi 6,RA,IM
twlnli
Trap if (RA) logically not less than EXTS(IM).
Extended mnemonic for
twi 5,RA,IM
twlti
Trap if (RA) less than EXTS(IM).
Extended mnemonic for
twi 16,RA,IM
twnei
Trap if (RA) not equal to EXTS(IM).
Extended mnemonic for
twi 24,RA,IM
twngi
Trap if (RA) not greater than EXTS(IM).
Extended mnemonic for
twi 20,RA,IM
twnli
Trap if (RA) not less than EXTS(IM).
Extended mnemonic for
twi 12,RA,IM
twi
TO, RA, IM
Trap exception is generated if, comparing (RA) with EXTS(IM),
any condition specified by TO is true.
443
wrtee
RS Write value of RS
16
to MSR[EE]. 446
wrteei
E Write value of E to MSR[EE]. 447
xor
RA, RS, RB
XOR (RS) with (RB).
Place result in RA.
448
xor.
CR[CR0]
Table A-1. PPC440x5 Instruction Syntax Summary (continued)
Mnemonic Operands Function
Other Registers
Changed
Page