Searched refs:f23 (Results 1 - 13 of 13) 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
246 case 29: sc_assert( sc_time_stamp() == sc_time(295, SC_NS) ); f23=1; break;
283 sc_assert(top.f23);
/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
364 case 41: sc_assert( sc_time_stamp() == sc_time(365, SC_NS) ); count = 42; f23=1; break;
418 sc_assert( top.f23 );
/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
305 case 25: f23=1; break;
394 sc_assert( top.f23 );
/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
314 case 35: sc_assert( sc_time_stamp() == sc_time(560, SC_NS) ); f23=1; break;
371 sc_assert( top.f23 );
/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
302 case 21: sc_assert( sc_time_stamp() == sc_time(630, SC_NS) ); f23=1; break;
368 sc_assert( top.f23 );
/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
155 if (count == 18) { sc_assert(sc_time_stamp() == sc_time(135, SC_NS)); f23 = 1; }
354 sc_assert(top.m->f23);
/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
313 case 3: sc_assert( sc_time_stamp() == sc_time(30, SC_NS) ); f23=1; break;
405 sc_assert(m.f23);
/gem5/system/alpha/h/
H A Ddc21164FromGasSources.h751 #define f23 $f23 macro
/gem5/ext/systemc/src/sysc/qt/md/
H A Dpowerpc_mach.s363 stfd f23,FPR_SAVE_23(r1)
385 lfd f23,FPR_SAVE_23(r1)
H A Dpowerpc_sys5.s361 stfd %f23,FPR_SAVE_23(%r1)
383 lfd %f23,FPR_SAVE_23(%r1)
/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
386 case 11: sc_assert( sc_time_stamp() == sc_time(34, SC_NS) ); f23=1; break;
595 sc_assert(top.f23);
/gem5/system/alpha/palcode/
H A Dosfpal.S1994 SAVE_FPR(f23,CNS_Q_FPR+0xB8,r1)
2135 RESTORE_FPR(f23,CNS_Q_FPR+0xB8,r1)

Completed in 41 milliseconds