Searched refs:f21 (Results 1 - 15 of 15) sorted by relevance

/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl/
H A Dproc_ctrl.cpp65 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
73 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; local
244 case 12: sc_assert( sc_time_stamp() == sc_time(135, SC_NS) ); f21=1; break;
281 sc_assert(top.f21);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_timeout/
H A Dproc_ctrl_timeout.cpp67 f20 = f21 = f22 = 0;
75 int f20, f21, f22; member in struct:Top
197 f21 = 1;
334 sc_assert( top.f21 );
/gem5/ext/systemc/src/sysc/qt/md/
H A Daxp.s102 ldt $f21,40($30)
H A Dpowerpc_mach.s365 stfd f21,FPR_SAVE_21(r1)
387 lfd f21,FPR_SAVE_21(r1)
H A Dpowerpc_sys5.s363 stfd %f21,FPR_SAVE_21(%r1)
385 lfd %f21,FPR_SAVE_21(%r1)
/gem5/src/systemc/tests/systemc/1666-2011-compliance/method_suspends_itself/
H A Dmethod_suspends_itself.cpp60 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
73 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; member in struct:Top
362 case 38: sc_assert( sc_time_stamp() == sc_time(340, SC_NS) ); f21=1; break;
416 sc_assert( top.f21 );
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_immed/
H A Dproc_ctrl_immed.cpp81 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
89 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; member in struct:Top
303 case 21: f21=1; break;
392 sc_assert( top.f21 );
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_priority/
H A Dproc_ctrl_priority.cpp56 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
65 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; member in struct:Top
312 case 32: sc_assert( sc_time_stamp() == sc_time(530, SC_NS) ); f21=1; break;
369 sc_assert( top.f21 );
/gem5/src/systemc/tests/systemc/1666-2011-compliance/throw_it/
H A Dthrow_it.cpp68 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
77 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; member in struct:Top
314 case 20: sc_assert( sc_time_stamp() == sc_time(620, SC_NS) ); f21=1; break;
366 sc_assert( top.f21 );
/gem5/src/systemc/tests/systemc/1666-2011-compliance/async_reset_port/
H A Dasync_reset_port.cpp81 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
90 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; member in struct:M
169 if (count == 17) { sc_assert(sc_time_stamp() == sc_time(130, SC_NS)); f21 = 1; }
352 sc_assert(top.m->f21);
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sync_reset/
H A Dsync_reset.cpp66 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
77 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; member in struct:M2
294 case 25: sc_assert( sc_time_stamp() == sc_time(210, SC_NS) ); f21=1; break;
403 sc_assert(m.f21);
/gem5/system/alpha/h/
H A Ddc21164FromGasSources.h749 #define f21 $f21 macro
/gem5/src/systemc/tests/systemc/1666-2011-compliance/method_with_reset/
H A Dmethod_with_reset.cpp63 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
74 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; member in struct:Top
/gem5/src/systemc/tests/systemc/1666-2011-compliance/async_reset/
H A Dasync_reset.cpp88 f20 = f21 = f22 = f23 = f24 = f25 = f26 = f27 = f28 = f29 = 0;
107 int f20, f21, f22, f23, f24, f25, f26, f27, f28, f29; member in struct:Top
384 case 8: sc_assert( sc_time_stamp() == sc_time(31, SC_NS) ); f21=1; break;
593 sc_assert(top.f21);
/gem5/system/alpha/palcode/
H A Dosfpal.S1992 SAVE_FPR(f21,CNS_Q_FPR+0xA8,r1)
2133 RESTORE_FPR(f21,CNS_Q_FPR+0xA8,r1)

Completed in 43 milliseconds