Home | History | Annotate | Download | only in Hexagon

Lines Matching full:regop

1019       bits<5> RegOp; // Non New-Value Operand
1026 let RegOp = !if(!eq(NvOpNum, 0), src2, src1);
1034 let Inst{12-8} = RegOp;