commit | e45fb74ddb75913f81a48112b828ee58bd9f6e2a | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri May 19 19:22:25 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue May 23 18:54:55 2023 -0700 |
tree | 7f8b9a6dba5bf8531568a6104e061d73c8c3f0b7 | |
parent | b35b812567f090e41c4b194bb2a752f29e9aedcc [diff] |
qemu/atomic128: Add runtime test for FEAT_LSE2 With FEAT_LSE2, load and store of int128 is directly supported. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>