Searched refs:f24 (Results 1 - 16 of 16) sorted by relevance

/gem5/ext/systemc/src/sysc/qt/md/
H A Dmips-irix5.s131 swc1 $f24, 16+16($sp)
139 lwc1 $f24, 16+16($sp)
H A Dmips.s117 swc1 $f24, 16+16($sp)
125 lwc1 $f24, 16+16($sp)
H A Dpowerpc_mach.s362 stfd f24,FPR_SAVE_24(r1)
384 lfd f24,FPR_SAVE_24(r1)
H A Dpowerpc_sys5.s360 stfd %f24,FPR_SAVE_24(%r1)
382 lfd %f24,FPR_SAVE_24(%r1)
H A Dksr1.s294 finop ; st64 %f24,320(%sp)
317 finop ; ld64 320(%sp),%f24
/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
237 sc_assert( e.is_reset() == false ); f24=1;
284 sc_assert(top.f24);
/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
365 case 42: sc_assert( sc_time_stamp() == sc_time(370, SC_NS) ); f24=1; break;
419 sc_assert( top.f24 );
/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
306 case 26: f24=1; break;
395 sc_assert( top.f24 );
/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
334 case 39: sc_assert( sc_time_stamp() == sc_time(600, SC_NS) ); f24=1; break;
372 sc_assert( top.f24 );
/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
326 sc_assert( sc_time_stamp() == sc_time(640, SC_NS) ); f24=1; break;
369 sc_assert( top.f24 );
/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
170 if (count == 18) { sc_assert(sc_time_stamp() == sc_time(135, SC_NS)); f24 = 1; }
355 sc_assert(top.m->f24);
/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
314 case 7: sc_assert( sc_time_stamp() == sc_time(70, SC_NS) ); f24=1; break;
406 sc_assert(m.f24);
/gem5/system/alpha/h/
H A Ddc21164FromGasSources.h752 #define f24 $f24 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
387 case 14: sc_assert( sc_time_stamp() == sc_time(41, SC_NS) ); f24=1; break;
596 sc_assert(top.f24);
/gem5/system/alpha/palcode/
H A Dosfpal.S1995 SAVE_FPR(f24,CNS_Q_FPR+0xC0,r1)
2136 RESTORE_FPR(f24,CNS_Q_FPR+0xC0,r1)

Completed in 39 milliseconds