diff options
author | Milica Lazarevic <milica.lazarevic@syrmia.com> | 2022-09-12 14:26:25 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2022-10-31 11:32:07 +0100 |
commit | afc47e07e57e9f39a9dfdf240d67b65a284b15d8 (patch) | |
tree | add12a48704eef8f6247d14a5a586f0394819c02 /tests/requirements.txt | |
parent | b5cc052894b809cb0e6e7e70b389264b59e06072 (diff) | |
download | qemu-afc47e07e57e9f39a9dfdf240d67b65a284b15d8.zip qemu-afc47e07e57e9f39a9dfdf240d67b65a284b15d8.tar.gz qemu-afc47e07e57e9f39a9dfdf240d67b65a284b15d8.tar.bz2 |
disas/nanomips: Delete wrapper functions
Following functions just wrap the decode_gpr_gpr3() function:
- encode_rs3_and_check_rs3_ge_rt3()
- encode_rs3_and_check_rs3_lt_rt3()
Therefore those have been deleted. Calls to these two functions have
been replaced with calls to decode_gpr_gpr3.
Signed-off-by: Milica Lazarevic <milica.lazarevic@syrmia.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220912122635.74032-15-milica.lazarevic@syrmia.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'tests/requirements.txt')
0 files changed, 0 insertions, 0 deletions