Searched defs:a0 (Results 1 - 9 of 9) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest-linked_ptr_test.cc79 linked_ptr<A> a0, a1, a2; local
[all...]
/gem5/src/arch/mips/
H A Dmt_constants.hh79 Bitfield<20, 18> a0; member in namespace:MipsISA
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/mt/
H A Dtest_macros_mt.h97 li a0, 0 variable
110 li a0, CLONE_FLAGS variable
113 beqz a0, _mt_test variable
134 ld a0, (sp) // pop the new stack's pointer variable
H A Dtest_macros_mt_ecall.h190 bltz a0, 2f // syscall error variable
191 beqz a0, _mt_test // only the new thread jumps to _mt_test variable
213 ld a0, (sp) variable
218 ld a0, (sp) variable
234 li a0, 0 variable
271 ld a0, (sp) variable
276 ld a0, (sp) variable
332 mv a0, sp // futex address (child_thread_id) variable
[all...]
/gem5/ext/googletest/googlemock/test/
H A Dgmock-generated-matchers_test.cc1057 EqualsSumOfMatcher a0 = EqualsSumOf(); local
H A Dgmock-generated-actions_test.cc942 DoFooAction a0 = DoFoo(); local
1211 const Action<int()> a0 = ReturnSum(); local
/gem5/system/alpha/h/
H A DfromHudsonOsf.h378 #define a0 $16 /* Argument Registers ... */ macro
/gem5/system/alpha/console/
H A Dconsole.c948 CallBackDispatcher(long a0, long a1, long a2, long a3, long a4) argument
1008 CallBackFixup(int a0, int a1, int a2) argument
/gem5/src/arch/arm/insts/
H A Dfplib.cc171 uint64_t a0 = a & mask; local
195 add128(uint64_t *x0, uint64_t *x1, uint64_t a0, uint64_t a1, uint64_t b0, argument
203 sub128(uint64_t *x0, uint64_t *x1, uint64_t a0, uint64_t a1, uint64_t b0, argument
211 cmp128(uint64_t a0, uint64_ argument
[all...]

Completed in 42 milliseconds