On 9/12/22 13:26, Milica Lazarevic wrote:
Functions that have just one parameter and simply return it have been
deleted. Calls to these functions have been replaced with the argument
itself.

We're deleting following functions:
- both versions of copy()
- encode_s_from_address()
- encode_u_from_address()
- encode_lsb_from_pos_and_size()

Signed-off-by: Milica Lazarevic<milica.lazare...@syrmia.com>
---
  disas/nanomips.cpp | 3151 ++++++++++++++++++++++----------------------
  1 file changed, 1559 insertions(+), 1592 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to