Skip to content
Commit 768baf6e authored by Douglas Raillard's avatar Douglas Raillard
Browse files

Tegra: replace ASM signed tests with unsigned



Replace the occurrences of signed condition codes where it was
unnecessary by an unsigned test as the unsigned tests allow the full
range of unsigned values to be used without inverting the result with
some large operands.

This reverts commit ee2c909947e0a9c4a2562689a7bfc863bc4794f9.

Change-Id: Ibaa5e8dfae6ad65bada3cda5f683d181fee37e53
Acked-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
Signed-off-by: Douglas Raillard's avatarDouglas Raillard <douglas.raillard@arm.com>
parent 355a5d03
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment