Commit Graph

8 Commits

Author SHA1 Message Date
Ciro Santilli 六四事件 法轮功
ea989d7541 gem5: one concrete minimal example of a coherentxbar snoop 2020-08-12 02:00:01 +00:00
Ciro Santilli 六四事件 法轮功
0a3ce2f41f functional units stub 2020-06-10 02:00:01 +00:00
Ciro Santilli 六四事件 法轮功
0d5c7f5c4c Detailed gem5 analysis of how data races happen
And pass niters as a thread argument to all threading implementations...
otherwise every loop has to do a memory load from the global!
2020-06-05 06:00:05 +00:00
Ciro Santilli 六四事件 法轮功
988b97c068 fix userland/cpp/atomic/aarch64_add.cpp which can fail but was asserting 2020-04-29 04:00:03 +00:00
Ciro Santilli 六四事件 法轮功
a59c773124 userland/arch/aarch64/inline_asm/reg_var.c: use 64 bit variables
32-bit ones likely copy paste error from coming from arm v7.

Also create userland/arch/aarch64/inline_asm/int_32.c:

Also create aarch64_ldaxr_stlxr.cpp and start documenting LDAXR and STLXR.
2019-12-18 00:00:00 +00:00
Ciro Santilli 六四事件 法轮功
8244e0529b atomic: analyze further 2019-11-17 00:00:00 +00:00
Ciro Santilli 六四事件 法轮功
d82e47e9d2 cpp atomic: define to 1 which is saner 2019-11-15 00:00:00 +00:00
Ciro Santilli 六四事件 法轮功
627623157c atomic.cpp: split into several versions one per executable 2019-11-15 00:00:00 +00:00