diff options
author | Laurent Vivier <laurent@vivier.eu> | 2018-01-18 20:38:43 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-01-25 16:02:24 +0100 |
commit | 54e1e0b5b5ce4fc76335b1fbbf09cb8fdd5ab89d (patch) | |
tree | 5fbebe845b8da9a27294f5eeaa7df0ca81ab2f27 /qdev-monitor.c | |
parent | c05c73b0838fc1b3fea87bc0ffa7b80b0556a2cb (diff) |
target/m68k: add index parameter to gen_load()/gen_store() and Co.
The instruction "moves" can select source and destination
address space (user or kernel). This patch modifies
all the load/store functions to be able to provide
the address space the caller wants to use instead
of using the current one. All the callers are modified
to provide the default address space to these functions.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180118193846.24953-5-laurent@vivier.eu>
Diffstat (limited to 'qdev-monitor.c')
0 files changed, 0 insertions, 0 deletions