aboutsummaryrefslogtreecommitdiff
path: root/target/mips/op_helper.c
diff options
context:
space:
mode:
authorTony Nguyen <tony.nguyen@bt.com>2019-08-24 04:29:05 +1000
committerRichard Henderson <richard.henderson@linaro.org>2019-09-03 08:30:38 -0700
commit66b9b24375ac215cdcbdf9e14d665395360abff4 (patch)
tree83becf7c028cc85f3844e0cf2053eff6b1ec664a /target/mips/op_helper.c
parent14776ab5a12972ea439c7fb2203a4c15a09094b4 (diff)
downloadqemu-66b9b24375ac215cdcbdf9e14d665395360abff4.zip
qemu-66b9b24375ac215cdcbdf9e14d665395360abff4.tar.gz
qemu-66b9b24375ac215cdcbdf9e14d665395360abff4.tar.bz2
memory: Introduce size_memop
The memory_region_dispatch_{read|write} operand "unsigned size" is being converted into a "MemOp op". Introduce no-op size_memop to aid preparatory conversion of interfaces. Once interfaces are converted, size_memop will be implemented to return a MemOp from size in bytes. Signed-off-by: Tony Nguyen <tony.nguyen@bt.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <35b8ee74020f67cf40848fb7d5f127cf96c851d6.1566466906.git.tony.nguyen@bt.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/mips/op_helper.c')
0 files changed, 0 insertions, 0 deletions