On 9/12/22 13:26, Milica Lazarevic wrote:
CPR functions has been removed.

Before this patch, we'd been calling img_format twice, the first time
through the CPR function to get an appropriate string and the second
time to print that formatted string. There's no more need for that.
Therefore, calls to CPR are removed, and now we're directly printing
"CP" and integer value instead.

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

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

r~

Reply via email to