Syntax
ldil $d_reg, val_expr
Description
Load Immediate Longword loads the destination register with the value of an expression that can be computed at assembly time. The value is converted to canonical longword form before being stored in the destination register; bit 31 is replicated in bits 32 though 63 of the destination register.