Searched refs:c2 (Results 26 - 31 of 31) sorted by relevance

12

/gem5/ext/mcpat/
H A Dlogic.cc210 double c1, c2; local
215 c2 = (compare_bits) * (drain_C_(Wcompn, NCH, 1, 1, g_tp.cell_h_def) +
227 return(c1 + c2);
287 double c1, c2, c3, c4, c5, c6; local
290 c2 = fpfp_node_cap(2, 3);
296 e_switch.readOp.dynamic += (c4 + c1 + c2 + c3 + c5 + c6 + 2 * cell_load) *
303 c2 * g_tp.peri_global.Vdd * g_tp.peri_global.Vdd ;
/gem5/src/arch/mips/
H A Dpra_constants.hh240 Bitfield<6> c2; member in namespace:MipsISA
H A Disa.cc219 cfg1.c2 = cp.CP0_Config1_C2;
/gem5/src/arch/riscv/
H A Dpra_constants.hh240 Bitfield<6> c2; member in namespace:RiscvISA
/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron.hh78 int c2 = 0x27d4eb2d; // a prime or an odd constant local
82 key = key * c2;
/gem5/ext/mcpat/cacti/
H A Dmat.cc1406 double c2 = (tagbits_) * (drain_C_(g_tp.w_comp_n, NCH, 1, 1, local
1418 power_comparator.readOp.dynamic += 0.5 * c2 * g_tp.peri_global.Vdd * g_tp.peri_global.Vdd * 4 * A;
1432 double tstep = (r2 * c2 + (r1 + r2) * c1) * log(1.0 / VTHMUXNAND);

Completed in 31 milliseconds

12