Home | History | Annotate | Download | only in CellSPU

Lines Matching full:imm18

412   def r64: ILARegInst<R64C, u18imm_i64, imm18>;
413 def r32: ILARegInst<R32C, u18imm, imm18>;
417 def hi: ILARegInst<R32C, symbolHi, imm18>;
418 def lo: ILARegInst<R32C, symbolLo, imm18>;
421 [(set R32C:$rT, imm18:$val)]>;