Peter Maydell
0f2d17c1a5
TCG opcodes for extract, clz, ctz, ctpop
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJYdZSZAAoJEK0ScMxN0CebMqAIAIxrZVlc46OUDDawEUNE5sZZ
jq+FVWkopvj+Wn5m1YPf8tjBIuIuSnJuXAPT4JI3HpzZ6C0za68Qh55Yo/SVIOgF
/DtIqVxKNudE8oCVLrx3Fhqzc2/Vy7m+WrPr8XQn/dLv1ngul6uTeeMW+AZASkbL
PSQ+Ri3UlhVs//kOBw16R2dklGfwaGg2gZsUzoVUSDF6V4SVXgwPWzyuIwRch2L3
Qf1VvCfIaKJKBZjE/SA6hlMnok99BZFagVM7ZdWTJX8+LljjTX2zlIfl+6anemcO
oK0CPydWiwDz3GAfAL9TcHBRFTl8QpKTpS7Xgo7JqTLf6UkVI6EXMihIhAnX/kU=
=ldlb
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170110' into staging
TCG opcodes for extract, clz, ctz, ctpop
# gpg: Signature made Wed 11 Jan 2017 02:12:41 GMT
# gpg: using RSA key 0xAD1270CC4DD0279B
# gpg: Good signature from "Richard Henderson <rth7680@gmail.com>"
# gpg: aka "Richard Henderson <rth@redhat.com>"
# gpg: aka "Richard Henderson <rth@twiddle.net>"
# Primary key fingerprint: 9CB1 8DDA F8E8 49AD 2AFC 16A4 AD12 70CC 4DD0 279B
* remotes/rth/tags/pull-tcg-20170110: (65 commits)
tcg/i386: Handle ctpop opcode
tcg/ppc: Handle ctpop opcode
tcg: Use ctpop to generate ctz if needed
tests: New test-bitcnt
qemu/host-utils.h: Reduce the operation count in the fallback ctpop
target-i386: Use ctpop helper
target-tilegx: Use ctpop helper
target-sparc: Use ctpop helper
target-s390x: Avoid a loop for popcnt
target-ppc: Use ctpop helper
target-alpha: Use ctpop helper
tcg: Add opcode for ctpop
target-xtensa: Use clrsb helper
target-tricore: Use clrsb helper
target-arm: Use clrsb helper
tcg: Add helpers for clrsb
tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR
tcg/i386: Handle ctz and clz opcodes
tcg/i386: Allow bmi2 shiftx to have non-matching operands
tcg/i386: Hoist common arguments in tcg_out_op
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2017-01-12 13:21:32 +00:00
..
2017-01-10 07:06:42 +02:00
2016-07-25 13:23:18 -05:00
2016-10-17 10:05:48 +08:00
2016-11-14 11:15:55 -05:00
2016-07-22 13:23:39 +05:30
2016-07-19 13:21:08 +02:00
2017-01-09 13:30:52 +01:00
2016-12-20 21:52:12 +01:00
2017-01-10 08:49:59 -08:00
2016-06-07 18:19:24 +03:00
2016-11-14 11:15:55 -05:00
2016-10-26 08:29:01 -07:00
2017-01-10 07:02:53 +02:00
2016-06-07 18:19:24 +03:00
2016-10-14 10:06:47 +11:00
2016-10-14 10:06:47 +11:00
2016-11-15 11:45:01 +11:00
2016-09-23 13:36:09 +02:00
2016-10-25 17:56:14 +02:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-12-05 17:09:34 +01:00
2016-06-07 18:19:24 +03:00
2016-10-25 16:25:54 +02:00
2016-09-08 17:57:32 +04:00
2016-09-08 17:57:32 +04:00
2016-06-07 18:19:24 +03:00
2016-10-28 18:17:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00
2016-07-29 14:14:15 +10:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:38:27 +11:00
2016-06-07 18:19:24 +03:00
2016-10-16 12:04:15 +11:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-09-08 10:43:58 +01:00
2016-10-06 16:15:53 +11:00
2016-06-07 18:19:24 +03:00
2016-10-31 15:09:59 -02:00
2016-06-20 16:38:13 +02:00
2016-06-07 18:19:24 +03:00
2016-11-03 14:41:53 +00:00
2016-10-31 15:09:59 -02:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:38:27 +11:00
2017-01-12 10:45:59 +00:00
2016-11-14 11:15:54 -05:00
2016-10-17 19:22:17 +01:00
2016-06-07 18:19:24 +03:00
2017-01-10 08:49:59 -08:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-09-08 18:05:22 +04:00
2016-06-07 18:19:24 +03:00
2016-10-19 10:09:24 +01:00
2016-11-15 11:38:18 +11:00
2016-11-23 12:00:48 +11:00
2016-10-28 11:17:31 +11:00
2016-10-24 16:26:53 +01:00
2016-10-24 16:26:53 +01:00
2016-10-24 16:26:53 +01:00
2016-06-07 18:19:24 +03:00
2016-10-14 10:06:47 +11:00
2016-10-06 16:15:53 +11:00
2016-10-24 15:27:19 +02:00
2016-09-08 18:05:21 +04:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:36:58 +11:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:38:27 +11:00
2016-10-16 12:04:15 +11:00
2016-10-28 09:38:27 +11:00
2017-01-03 16:38:48 +00:00
2016-10-24 16:26:54 +01:00
2016-06-07 18:19:24 +03:00
2017-01-10 08:49:59 -08:00
2016-06-17 15:23:51 +01:00
2016-11-14 22:47:34 -05:00
2016-11-01 08:04:56 -04:00
2016-09-13 19:13:32 +02:00
2016-10-24 15:46:10 +02:00
2016-07-06 10:52:04 +02:00
2016-09-28 17:11:23 +01:00
2016-09-23 11:42:52 +08:00
2016-12-21 14:26:26 +00:00
2016-10-19 10:23:55 +01:00
2016-12-22 09:24:59 +00:00
2016-09-19 16:30:45 +01:00
2016-06-13 12:41:17 +01:00
2016-07-04 10:46:59 +01:00
2016-09-08 17:57:32 +04:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00
2016-10-24 17:56:07 +02:00
2016-10-26 08:29:00 -07:00
2016-10-27 09:13:10 +02:00
2016-10-19 10:23:55 +01:00
2016-08-05 15:27:15 +01:00
2016-09-08 17:57:32 +04:00
2016-08-19 12:44:11 +01:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-07-06 10:52:04 +02:00
2016-06-07 18:19:24 +03:00
2016-08-03 18:44:56 +02:00
2016-06-07 18:19:24 +03:00
2016-12-05 17:09:34 +01:00
2016-06-16 18:39:03 +02:00
2016-10-06 18:04:13 +02:00
2016-10-25 16:25:54 +02:00
2016-06-07 18:19:24 +03:00
2016-10-25 16:25:54 +02:00
2016-12-05 17:09:34 +01:00
2016-10-25 16:25:54 +02:00
2016-06-07 18:19:24 +03:00
2016-11-15 15:41:00 +00:00
2016-10-25 16:25:48 +02:00
2016-10-25 16:25:48 +02:00
2016-07-13 13:26:02 +02:00
2016-08-05 09:59:06 +01:00
2016-06-07 18:19:24 +03:00
2016-11-11 20:53:23 +08:00
2016-10-25 16:25:54 +02:00
2016-11-14 14:50:56 +01:00
2016-06-07 18:19:24 +03:00
2016-10-31 16:20:59 -02:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:38:27 +11:00
2016-06-07 18:19:24 +03:00
2016-10-14 10:06:47 +11:00
2016-06-07 18:19:24 +03:00
2016-12-16 01:14:38 +02:00
2016-10-31 11:58:30 +00:00
2017-01-03 17:28:44 +01:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:38:27 +11:00
2016-06-20 16:38:13 +02:00
2016-10-28 09:36:58 +11:00
2016-10-28 09:36:58 +11:00
2016-10-28 09:38:27 +11:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00