]> Git Repo - qemu.git/commit
tcg: Add support for integer absolute value
authorRichard Henderson <[email protected]>
Wed, 17 Apr 2019 23:51:29 +0000 (13:51 -1000)
committerRichard Henderson <[email protected]>
Mon, 13 May 2019 22:52:08 +0000 (22:52 +0000)
commitff1f11f7f8710a768f9313f24bd7f509d3db27e5
treed3f5e624317ff77f78e7812040d09a4ab0da0b10
parent0a8d7a3bf5a149a82450eef555fd61728703dd84
tcg: Add support for integer absolute value

Remove a function of the same name from target/arm/.
Use a branchless implementation of abs gleaned from gcc.

Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/arm/translate.c
tcg/tcg-op.c
tcg/tcg-op.h
This page took 0.025772 seconds and 4 git commands to generate.