Searched refs:qt_block (Results 1 - 10 of 10) sorted by relevance

/gem5/ext/systemc/src/sysc/qt/md/
H A Daxp.s20 .globl qt_block
127 ** Return value from `qt_block' is the same as the return from
130 ** `qt_block'.
132 .ent qt_block
133 qt_block: label
160 .end qt_block
H A Di386.s33 .globl qt_block
54 // `qt_abort' is (currently) an alias for `qt_block' because most of
57 // offset the stack as if it had been a qt_block) and then a jump
68 qt_block: label
H A DiX86_64.s27 .globl qt_block
36 qt_block: label
H A Dmips-irix5.s37 .globl qt_block
117 ** See comment in `qt_block' about calling conventinos and
122 ** Return value from `qt_block' is the same as the return from
125 ** `qt_block'.
127 qt_block: label
H A Dmips.s26 .globl qt_block
103 ** See comment in `qt_block' about calling conventinos and
108 ** Return value from `qt_block' is the same as the return from
111 ** `qt_block'.
113 qt_block: label
H A Dpowerpc_mach.s69 * whether "qt_block", "qt_blocki" or "qt_abort" is used to resume it).
70 * This behaviour is obtained by implementing "qt_block" by means af a nested
72 * and returns through "qt_blocki and, if a thread was blocked by "qt_block",
74 * of "qt_block".
165 .globl qt_block
338 void *qt_block (void *helper, void *a0, void *a1, void *newthread);
339 asm void *qt_block (void *helper, void *a0, void *a1, void *newthread)
346 qt_block: label
H A Dpowerpc_sys5.s62 * whether "qt_block", "qt_blocki" or "qt_abort" is used to resume it).
63 * This behaviour is obtained by implementing "qt_block" by means af a nested
65 * and returns through "qt_blocki and, if a thread was blocked by "qt_block",
67 * of "qt_block".
159 .globl qt_block
336 void *qt_block (void *helper, void *a0, void *a1, void *newthread);
337 asm void *qt_block (void *helper, void *a0, void *a1, void *newthread)
344 qt_block: label
H A Dksr1.s20 .globl qt_block
21 .globl qt_block$TXT
249 # enclosing scope (e.g., if this is called by qt_block).
268 qt_block: label
269 .word qt_block$TXT
278 qt_block$TXT:
H A Dhppa.s31 .EXPORT qt_block, ENTRY
101 qt_block label
/gem5/ext/systemc/src/sysc/qt/
H A Dqt.h174 extern void *qt_block (qt_helper_t *h, void *a0, void *a1,
177 (qt_block (h, a0, a1, newthread))

Completed in 14 milliseconds