Searched refs:analysed (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/lib/
H A Dtest_emulate_step.c1603 int analysed; local
1612 analysed = analyse_instr(&op, regs, instr);
1613 if (analysed != 1 || GETTYPE(op.type) != COMPUTE) {
1619 if (analysed == 1 && negative)

Completed in 81 milliseconds