Skip to content
Commit 0221b9ef authored by Ian Tayler Lessa's avatar Ian Tayler Lessa Committed by udaya-ranga
Browse files

Fix issues with oversized inputs in CAST and TABLE



CAST was not truncating values when downcasting integers, and table was
silently allowing values outsides of the input range when that should be
taken as an internal reference model error.

Add unit tests for CAST checking that the reference model has the proper
truncation behaviour.

Signed-off-by: Ian Tayler Lessa's avatarIan Tayler Lessa <ian.taylerlessa@arm.com>
Change-Id: If86068304a97c6bdbb7aacac33ef889cc2751c80
parent bd3ba6f4
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