target-i386: Split up gen_lea_modrm
commita074ce42a3186bd9f96ef541bb2e01419181dae3
authorRichard Henderson <rth@twiddle.net>
Thu, 9 Jul 2015 07:22:01 +0000 (9 08:22 +0100)
committerRichard Henderson <rth@twiddle.net>
Fri, 12 Feb 2016 20:59:59 +0000 (13 07:59 +1100)
tree2a90429f2e2f9035d7273c40f043cfd2007f4a17
parent7f0b7141b4c7deab51efd8ee1e83eab2d9b7a9ea
target-i386: Split up gen_lea_modrm

This is immediately usable by lea and multi-byte nop,
and will be required to implement parts of the mpx spec.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-i386/translate.c