HomeSort by relevance Sort by last modified time
    Searched full:pc_src1 (Results 1 - 1 of 1) sorted by null

  /external/ltrace/sysdeps/linux-gnu/metag/
trace.c 276 int src1, src2, pc_src1 = 0, pc_src2 = 0, is_aunit = 0; local
308 pc_src1 = (inst >> 18) & 0x1;
316 if (pc_src1) /* This can only be true for AU ops. */
321 if (pc_src1)

Completed in 1083 milliseconds