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

/gem5/src/systemc/tests/systemc/misc/gnats/pr-503/
H A Dpr-503.cpp95 sc_int<5> MET_reg; local
135 MET_reg = 0;
661 MET_reg = dtemp.range(9,5);
712 if(((MET_reg) != 3) || ((DID_reg) != 0)) {
791 if(((MET_reg) != 3) || ((DID_reg) != 1)) {
868 if(((MET_reg) != 3) || ((DID_reg) != 0)) {
880 if(((MET_reg) != 3) || ((DID_reg) == 0)) {
892 if(((MET_reg) != 3) || ((DID_reg) == 0)) {
980 if(((MET_reg) != 3) || ((DID_reg) == 0)) {
1279 if(((MET_reg) !
[all...]
/gem5/src/systemc/tests/systemc/misc/gnats/pr-503-neg/
H A Dpr-503-neg.cpp95 sc_int<5> MET_reg; local
135 MET_reg = 0;
661 MET_reg = dtemp.range(9,5);
712 if(((MET_reg) != 3) || ((DID_reg) != 0)) {
791 if(((MET_reg) != 3) || ((DID_reg) != 1)) {
868 if(((MET_reg) != 3) || ((DID_reg) != 0)) {
880 if(((MET_reg) != 3) || ((DID_reg) == 0)) {
892 if(((MET_reg) != 3) || ((DID_reg) == 0)) {
980 if(((MET_reg) != 3) || ((DID_reg) == 0)) {
1279 if(((MET_reg) !
[all...]

Completed in 10 milliseconds