Peter Maydell
e0fb2c3d89
Add tcg_gen_extract2_*.
Deal with overflow of TranslationBlocks.
Respect access_type in io_readx.
-----BEGIN PGP SIGNATURE-----
iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAlzDPQ0dHHJpY2hhcmQu
aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV+nQQf+K0TYHu5sDDZIxNaO
dYE9io33G3YSe+HEjjcWd0vQrWt76Ecl3YCm+IxiQhA3/q14AsLQOLNSifq1Cu0r
fyPTgKe4aCJs3sM/dN5juTwjRDzBoP0EYeobOBlZOJY4v38Z6VSOgo3isQ7TPPW4
d2QJCIBhO3ZCB2kMDJs3BWH25yodYfJ5WzMRC3/Kfzx4Wu1SjUXflznTSG8t5pWb
GTNphdL5G4WlrNnSIvfx+Ubhr05+pu+iV+gkv3jDFs9pDjA9G4yyKqIzbuv6szV6
ckC6ymT1BfvQ3dOjXSenZJe3EDp4xq3P0dXH4jlGw9QNdTIQd+bxYn7kxIVypPRk
8Ozh7A==
=/M4L
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Add tcg_gen_extract2_*.
Deal with overflow of TranslationBlocks.
Respect access_type in io_readx.
# gpg: Signature made Fri 26 Apr 2019 18:17:01 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/tags/pull-tcg-20190426:
cputlb: Fix io_readx() to respect the access_type
tcg/arm: Restrict constant pool displacement to 12 bits
tcg/ppc: Allow the constant pool to overflow at 32k
tcg: Restart TB generation after out-of-line ldst overflow
tcg: Restart TB generation after constant pool overflow
tcg: Restart TB generation after relocation overflow
tcg: Restart after TB code generation overflow
tcg: Hoist max_insns computation to tb_gen_code
tcg/aarch64: Support INDEX_op_extract2_{i32,i64}
tcg/arm: Support INDEX_op_extract2_i32
tcg/i386: Support INDEX_op_extract2_{i32,i64}
tcg: Use extract2 in tcg_gen_deposit_{i32,i64}
tcg: Use deposit and extract2 in tcg_gen_shifti_i64
tcg: Add INDEX_op_extract2_{i32,i64}
tcg: Implement tcg_gen_extract2_{i32,i64}
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-04-28 11:43:10 +01:00
..
2018-05-24 20:46:54 +02:00
2016-07-12 16:19:16 +02:00
2018-10-18 19:46:53 -07:00
2018-08-17 13:56:33 +02:00
2019-01-28 07:04:35 -08:00
2019-04-18 22:18:59 +02:00
2019-04-18 22:18:59 +02:00
2019-01-28 07:04:35 -08:00
2018-10-31 12:16:30 +00:00
2019-04-24 13:04:33 -07:00
2018-05-25 10:10:55 +02:00
2018-06-01 15:15:27 -07:00
2017-12-29 12:43:40 -08:00
2019-02-21 10:22:24 -08:00
2017-12-29 12:43:40 -08:00
2018-12-26 06:40:24 +11:00
2016-06-07 18:19:23 +03:00
2016-05-19 16:42:30 +02:00
2019-04-18 22:18:59 +02:00
2019-02-05 16:52:37 +00:00
2018-05-09 00:13:38 +02:00
2018-05-09 00:13:38 +02:00
2018-05-09 00:13:38 +02:00
2019-04-18 22:18:59 +02:00
2019-04-18 22:18:59 +02:00
2019-02-21 12:28:01 -05:00
2019-04-25 13:47:27 +02:00
2018-06-15 14:40:56 +01:00
2015-06-19 14:17:45 +01:00
2016-07-12 16:20:46 +02:00
2017-05-18 19:21:00 +02:00
2018-06-15 08:18:48 -10:00
2018-12-17 06:04:44 +03:00
2019-02-06 03:39:24 +00:00
2019-04-24 13:04:33 -07:00