NUM_DCORE0_TPC
offset = DCORE_TPC_OFFSET * (NUM_DCORE0_TPC - 1);
ctx->fn(hdev, 0, NUM_DCORE0_TPC - 1, offset, ctx);
if (dcore == 0 && inst == (NUM_DCORE0_TPC - 1))
if ((dcore == 0) && (inst == (NUM_DCORE0_TPC - 1)))