diff options
author | Richard Henderson <rth@twiddle.net> | 2014-04-29 09:07:05 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-05-12 11:13:12 -0700 |
commit | af3cbfbe8018ccc16fb3a0048e928f66f0d05e87 (patch) | |
tree | 6e446e69f51728972072201e23e046b4b34cf1bd /tcg/mips | |
parent | cf066674280c65a9e035eca073ce3a05887af502 (diff) | |
download | qemu-af3cbfbe8018ccc16fb3a0048e928f66f0d05e87.zip qemu-af3cbfbe8018ccc16fb3a0048e928f66f0d05e87.tar.gz qemu-af3cbfbe8018ccc16fb3a0048e928f66f0d05e87.tar.bz2 |
tcg: Use tcg_target_available_regs in tcg_reg_alloc_mov
The move opcodes are special in that their constraints must cover
all available registers. So instead of checking the constraints,
just use the available registers.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'tcg/mips')
0 files changed, 0 insertions, 0 deletions