commit | f713d6ad7b9f52129695d5e3e63541abcd0375c0 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Wed Sep 04 08:11:05 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Thu Oct 10 13:19:21 2013 -0700 |
tree | 4b124c9065daa1d8a800f7c4e08d8f85b31b1172 | |
parent | 6c5f4ead649dd876c5762c468b205563288d5ecd [diff] |
tcg: Add qemu_ld_st_i32/64 Step two in the transition, adding the new ldst opcodes. Keep the old opcodes around until all backends support the new opcodes. Signed-off-by: Richard Henderson <rth@twiddle.net>