]> Git Repo - qemu.git/commit
target-arm: lpae: Make t0sz and t1sz signed integers
authorEdgar E. Iglesias <[email protected]>
Mon, 26 Oct 2015 13:01:55 +0000 (14:01 +0100)
committerPeter Maydell <[email protected]>
Tue, 27 Oct 2015 15:59:46 +0000 (15:59 +0000)
commit5c31a10d16c595d6a59e3e7fc1808c3b1d03e02f
tree15bb4eb132b24e6722c948dac582903ecc749b20
parent59e055307392fdf99b86c8cbcd33a7e261dcbdb1
target-arm: lpae: Make t0sz and t1sz signed integers

Make t0sz and t1sz signed integers to match tsz and to make
it easier to implement support for AArch32 negative t0sz.
t1sz is changed for consistensy.

No functional change.

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
Message-id: 1445864527[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target-arm/helper.c
This page took 0.024117 seconds and 4 git commands to generate.