You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tcg/mips
Richard Henderson 72258b05fd tcg/mips: Remove ALIAS_PADD, ALIAS_PADDI
These aliases existed to simplify code for O32 and N32.
Now that the 64-bit abi is the only one supported, we
can use the DADD* instructions directly.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 weeks ago
..
tcg-target-con-set.h tcg/mips: Drop support for add2/sub2 7 months ago
tcg-target-con-str.h tcg/mips: Drop support for add2/sub2 7 months ago
tcg-target-has.h tcg/mips: Remove support for 32-bit hosts 4 weeks ago
tcg-target-mo.h tcg: Split out tcg-target-mo.h 10 months ago
tcg-target-opc.h.inc tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc 10 months ago
tcg-target-reg-bits.h tcg/mips: Remove support for O32 and N32 ABIs 4 weeks ago
tcg-target.c.inc tcg/mips: Remove ALIAS_PADD, ALIAS_PADDI 4 weeks ago
tcg-target.h tcg: Introduce the 'z' constraint for a hardware zero register 9 months ago