diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2022-05-19 23:59:06 +1000 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-05-26 17:11:33 -0300 |
commit | 9d82353826422ed0e34ad76961fe0cae5f67e58e (patch) | |
tree | 7059f47ca671a2ef342c7eee887128a773d8222a /tcg/tcg.c | |
parent | fcb830af30adaef6219f6b712f24ec3e794cf2c8 (diff) |
tcg/ppc: ST_ST memory ordering is not provided with eieio
eieio does not provide ordering between stores to CI memory and stores
to cacheable memory so it can't be used as a general ST_ST barrier.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-of-by: Nicholas Piggin <npiggin@gmail.com>
Message-Id: <20220519135908.21282-3-npiggin@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'tcg/tcg.c')
0 files changed, 0 insertions, 0 deletions