Searched refs:caller (Results 1 - 6 of 6) sorted by relevance

/gem5/src/base/
H A Dcoroutine.hh56 * the coroutine and the caller via operator() and get() method.
83 * to the coroutine caller.
94 * and return a value to the caller.
126 * coroutine caller.
128 * available; otherwise caller execution is resumed,
130 * from the caller.
163 * routine will use as a way for yielding to the caller.
174 : Fiber(), task(f), caller(*this)
220 * The caller blocks, waiting for the value, unless it is already
222 * and caller wo
268 CallerType caller; member in class:m5::Coroutine
[all...]
/gem5/src/systemc/tests/systemc/1666-2011-compliance/recursive_kill_bug/
H A Drecursive_kill_bug.cpp43 SC_METHOD(caller);
85 void caller() function in struct:Top
/gem5/ext/systemc/src/sysc/qt/md/
H A Dhppa_b.s33 ; Just do nothing, only return to caller. This procedure is called by
53 stwm %r3,64(%sp) ; store r3 (may be used by caller)
104 bv %r0(%rp) ; return to caller
117 ldo 64(%sp),%sp ; caller needs a stack-frame
142 bv %r0(%rp) ; return to caller
159 copy %r20,%r21 ; use caller-saves registers
184 ldw -8(%sp),%r22 ; use a caller-saves register
H A Dhppa.s94 bv %r0(%rp) ; return to caller
137 bv %r0(%rp) ; return to caller.
152 ; %r22 is a caller-saves register
H A Dksr1.s94 finop ; st8 %fp,504(%sp) # Save caller's fp
95 finop ; st8 %cp,496(%sp) # Save caller's cp
284 finop ; st8 %fp,504(%sp) # Save caller's fp
285 finop ; st8 %cp,496(%sp) # Save caller's cp
/gem5/system/alpha/console/
H A Ddbmentry.S178 ret zero,(ra) # return to caller (v0 is 1)

Completed in 9 milliseconds