Home | History | Annotate | Download | only in PowerPC

Lines Matching full:add4

867                                                 : PPC::ADD4 );
1476 unsigned ADDInstr = is64Bit ? PPC::ADD8 : PPC::ADD4;