]> Git Repo - qemu.git/commit
tcg/ppc: Sanitize immediate shifts
authorCatherine A. Frederick <[email protected]>
Sun, 7 Jun 2020 21:10:59 +0000 (17:10 -0400)
committerRichard Henderson <[email protected]>
Mon, 6 Jul 2020 17:58:19 +0000 (10:58 -0700)
commit94248cfc04dfa08e43aacd9d5bbfba7a47bff671
tree2f0b8fff907edffe645e048db8838a1b3b1c346a
parenteb6490f544388dd24c0d054a96dd304bc7284450
tcg/ppc: Sanitize immediate shifts

Sanitize shift constants so that shift operations with
large constants don't generate invalid instructions.

Signed-off-by: Catherine A. Frederick <[email protected]>
Message-Id: <20200607211100[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/ppc/tcg-target.inc.c
This page took 0.025006 seconds and 4 git commands to generate.