target/mips: Extract load/store helpers to ldst_helper.c
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 13 Apr 2021 08:50:03 +0000 (10:50 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 2 May 2021 14:49:34 +0000 (16:49 +0200)
commit6f4aec6a6d5524fb89e6dbd71de9920e7ec416e7
tree5f7b68eb7477fb78bdcd1cf0d91d7b1c6f573364
parent0debf1400c000154948e8a6fcb89c3149d4e0880
target/mips: Extract load/store helpers to ldst_helper.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210428170410.479308-11-f4bug@amsat.org>
target/mips/ldst_helper.c [new file with mode: 0644]
target/mips/meson.build
target/mips/op_helper.c