]> Git Repo - qemu.git/commit
target/arm: Use neon_element_offset in vfp_reg_offset
authorRichard Henderson <[email protected]>
Mon, 2 Nov 2020 16:52:13 +0000 (16:52 +0000)
committerPeter Maydell <[email protected]>
Mon, 2 Nov 2020 16:52:13 +0000 (16:52 +0000)
commitd8719785fde2f5041986853a314c05c6f567d3cb
tree2eca052d650d8be4ba7a1b05d932f452563660a9
parent0f2cdc82276a723ee58562b56b9d537a4bd7bfef
target/arm: Use neon_element_offset in vfp_reg_offset

This seems a bit more readable than using offsetof CPU_DoubleU.

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