]> Git Repo - qemu.git/commit
target/arm: Introduce read_sys_reg32 for kvm32
authorRichard Henderson <[email protected]>
Mon, 19 Nov 2018 15:29:07 +0000 (15:29 +0000)
committerPeter Maydell <[email protected]>
Mon, 19 Nov 2018 15:29:07 +0000 (15:29 +0000)
commitb653c55fa73dc0e0024cae47bdeb5abfd0ec4cde
treec8f602997d5f63c8aeab0a60ebbe5931c6c1c386
parent9d60dea960fd3a1438f01bc07f1967daba24067d
target/arm: Introduce read_sys_reg32 for kvm32

Assert that the value to be written is the correct size.
No change in functionality here, just mirroring the same
function from kvm64.

Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181113180154[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target/arm/kvm32.c
This page took 0.042428 seconds and 4 git commands to generate.