aboutsummaryrefslogtreecommitdiff
path: root/exec.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2016-11-18 14:18:41 +0100
committerRichard Henderson <rth@twiddle.net>2017-01-10 08:47:48 -0800
commit6a5aed4bdc7078838a8098336588d56c9ce09d1d (patch)
tree373a3e108a7d1cfc454046d615b226964e589064 /exec.c
parent42d5b514928a8a0d2f55a4c243d1333f9675815b (diff)
tcg/i386: Allow bmi2 shiftx to have non-matching operands
Previously we could not have different constraints for different ISA levels, which prevented us from eliding the matching constraint for shifts. We do now have to make sure that the operands match for constant shifts. We can also handle some small left shifts via lea. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions