]> Git Repo - qemu.git/commit - target-arm/helper.c
target-arm: Allow raw_read() and raw_write() to handle 64 bit regs
authorPeter Maydell <[email protected]>
Tue, 20 Aug 2013 13:54:31 +0000 (14:54 +0100)
committerPeter Maydell <[email protected]>
Tue, 20 Aug 2013 13:54:31 +0000 (14:54 +0100)
commit22d9e1a986a671ebfacb21555b7533336f3e8259
tree5429ecb3e5ccf7a88a64192e2c91312f5bd39dbf
parentb643e4b90bb0b70adde97a09349d8ca7067309d9
target-arm: Allow raw_read() and raw_write() to handle 64 bit regs

Extend the raw_read() and raw_write() helper accessors so that
they can be used for 64 bit registers as well as 32 bit registers.

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