commit | 59227d5d45bb3c31dc2118011691c35b3c00879c | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue May 12 11:51:44 2015 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Thu May 14 12:14:55 2015 -0700 |
tree | bb7a884bf0fb334f9ab104c7051aca91d9e0e79a | |
parent | 1eeace9c237a729d11c7acd7c0338ab4562af637 [diff] |
tcg: Merge memop and mmu_idx parameters to qemu_ld/st At the tcg opcode level, not at the tcg-op.h generator level. This requires minor changes through all of the tcg backends, but none of the cpu translators. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>