On 11/26/24 07:59, Philippe Mathieu-Daudé wrote:
gen_li() is the trivial 'Load Immediate' instruction.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  target/mips/tcg/translate.h        |  1 +
  target/mips/tcg/comput_translate.c | 21 +++++++++++++++++++++
  target/mips/tcg/meson.build        |  1 +
  3 files changed, 23 insertions(+)
  create mode 100644 target/mips/tcg/comput_translate.c

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to