On 8/1/21 1:42 PM, Philippe Mathieu-Daudé wrote:
We'll soon have more opcode and decoded arguments, and 'rtype'
is not very helpful. Naming it simply 'r' ease reviewing the
.decode files when we have many opcodes.

Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
---
  target/mips/tcg/msa.decode       |  4 +--
  target/mips/tcg/rel6.decode      |  4 +--
  target/mips/tcg/tx79.decode      | 14 ++++----
  target/mips/tcg/msa_translate.c  |  4 +--
  target/mips/tcg/rel6_translate.c |  4 +--
  target/mips/tcg/tx79_translate.c | 62 ++++++++++++++++----------------
  6 files changed, 46 insertions(+), 46 deletions(-)

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

r~

Reply via email to