/qemu/tcg/s390x/ |
H A D | tcg-target.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/sparc64/ |
H A D | tcg-target.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/include/tcg/ |
H A D | tcg-opc.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | tcg-op.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | tcg.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/ppc/ |
H A D | tcg-target.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/arm/ |
H A D | tcg-target.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/tci/ |
H A D | tcg-target.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/mips/ |
H A D | tcg-target.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/i386/ |
H A D | tcg-target.h | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
/qemu/tcg/ |
H A D | optimize.c | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | tcg.c | 03271524b66dfc979cc0412bdb5d8d617426b644 Wed Aug 14 21:35:56 UTC 2013 Richard Henderson <rth@twiddle.net> tcg: Add muluh and mulsh opcodes
Use them in places where mulu2 and muls2 are used. Optimize mulx2 with dead low part to mulxh.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>
|