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

/gem5/src/systemc/tests/systemc/misc/examples/a2901/
H A Da2901_alu.cpp78 temp_p = R_ext_v | S_ext_v;
80 Pbar.write((temp_p[0] & temp_p[1] & temp_p[2] & temp_p[3]) ? 0 : 1);
82 (temp_p[3] & temp_g[2]) |
83 (temp_p[3] & temp_p[2] & temp_g[1]) |
84 (temp_p[3] & temp_p[
[all...]
H A Da2901_alu.h68 int5 temp_p; local

Completed in 9 milliseconds