Peter Maydell
b733163e05
TCI cleanup and re-encoding
Fixes for #367 and #390.
Move TCGCond to tcg/tcg-cond.h.
Fix for win32 qemu_try_memalign.
-----BEGIN PGP SIGNATURE-----
iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAmDOwtkdHHJpY2hhcmQu
aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV+Gbwf/SATiwlxAIb7A6h4N
jLOOAVor/QK0O2Nwv6dkht8I9gaT4glFl3he2xZ0bwPsBPBVlsCJkEnJwLKhotTE
3mLM/K7qou6qA5XFyu/zvrG3xkpXvX4Ctejo1bAzPMtRMoXCaMO7aKkucUXwLZ8C
9KD2vOO4t4c9HA0B4XQK1fpA+G6LxdA8GuvXfPQI/VaKcyWYLILx/RYDXZTWXanp
LEbqQlupup+1kSMPsoFCe3xvZKC3Lrx5qETowb4po0MgPZyqBbUDH/0ueb87R46a
K3RKexJGzsiseqt/O8mzNFna2Qe+EEO7znS1UTK417tYG1JH5t1puZHtXJAwehgB
EJqE4w==
=4AJ8
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' into staging
TCI cleanup and re-encoding
Fixes for #367 and #390.
Move TCGCond to tcg/tcg-cond.h.
Fix for win32 qemu_try_memalign.
# gpg: Signature made Sun 20 Jun 2021 05:23:53 BST
# gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg: issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F
* remotes/rth-gitlab/tags/pull-tcg-20210619-2: (33 commits)
util/oslib-win32: Fix fatal assertion in qemu_try_memalign
tcg: expose TCGCond manipulation routines
tcg: Restart when exhausting the stack frame
tcg: Allocate sufficient storage in temp_allocate_frame
tcg/sparc: Fix temp_allocate_frame vs sparc stack bias
accel/tcg: Probe the proper permissions for atomic ops
tests/tcg: Increase timeout for TCI
tcg/tci: Use {set,clear}_helper_retaddr
tcg/tci: Remove the qemu_ld/st_type macros
Revert "tcg/tci: Use exec/cpu_ldst.h interfaces"
tcg/tci: Split out tci_qemu_ld, tci_qemu_st
tcg/tci: Implement add2, sub2
tcg/tci: Implement mulu2, muls2
tcg/tci: Implement clz, ctz, ctpop
tcg/tci: Implement extract, sextract
tcg/tci: Implement andc, orc, eqv, nand, nor
tcg/tci: Implement movcond
tcg/tci: Implement goto_ptr
tcg/tci: Change encoding to uint32_t units
tcg/tci: Remove tci_write_reg
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-06-22 10:39:16 +01:00
..
2021-06-18 10:59:52 -05:00
2021-01-21 13:00:41 +01:00
2021-01-07 05:09:41 -10:00
2021-05-14 12:28:01 +02:00
2021-01-26 14:36:37 +01:00
2021-01-24 20:10:54 +01:00
2021-05-13 18:06:40 +02:00
2021-02-16 17:15:39 +01:00
2021-02-07 20:38:20 +00:00
2021-03-09 21:47:45 +01:00
2021-02-03 08:00:33 -06:00
2020-12-19 10:39:23 +01:00
2021-06-18 10:59:52 -05:00
2021-04-30 12:27:47 +02:00
2021-06-15 20:27:38 +02:00
2021-05-10 13:55:28 +02:00
2021-06-13 17:42:40 -07:00
2021-06-15 20:27:38 +02:00
2021-06-19 14:51:51 -07:00
2021-06-15 17:17:09 +02:00
2021-03-31 10:44:21 +01:00
2021-05-21 18:22:33 +01:00
2021-02-01 10:50:55 +00:00
2021-05-12 04:06:50 -04:00
2021-06-18 10:59:53 -05:00
2021-06-16 15:03:26 +02:00
2021-06-16 15:03:26 +02:00
2021-01-18 10:05:06 +00:00
2021-04-12 12:27:14 +10:00
2021-01-04 11:13:39 +00:00
2021-01-08 15:13:38 +00:00
2021-06-02 06:51:09 +02:00
2021-04-30 12:27:47 +02:00
2021-02-08 11:19:51 +00:00
2021-05-13 18:21:13 +01:00
2021-04-01 15:27:44 +04:00