summary refs log tree commit diff stats
path: root/docs/devel/secure-coding-practices.rst
diff options
context:
space:
mode:
authorMilica Lazarevic <milica.lazarevic@syrmia.com>2022-09-12 14:26:25 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2022-10-31 11:32:07 +0100
commitafc47e07e57e9f39a9dfdf240d67b65a284b15d8 (patch)
treeadd12a48704eef8f6247d14a5a586f0394819c02 /docs/devel/secure-coding-practices.rst
parentb5cc052894b809cb0e6e7e70b389264b59e06072 (diff)
downloadfocaccia-qemu-afc47e07e57e9f39a9dfdf240d67b65a284b15d8.tar.gz
focaccia-qemu-afc47e07e57e9f39a9dfdf240d67b65a284b15d8.zip
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 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions