Lines Matching defs:half_regs
75 int half_regs;
243 uint32_t half_regs;
251 D(cfg, half_regs);
254 state->half_regs = cfg->half_regs;
373 unsigned half_regs = state->half_regs;
378 * of half_regs.. we only care about which value is higher.
381 /* footprint of half_regs in units of full_regs: */
382 unsigned half_full = (half_regs + 1) / 2;
385 half_regs = 0;
393 stats.instructions - stats.nops, dwords, half_regs,