]> Git Repo - qemu.git/commit
target/arm: Rename neon_load_reg32 to vfp_load_reg32
authorRichard Henderson <[email protected]>
Mon, 2 Nov 2020 16:52:14 +0000 (16:52 +0000)
committerPeter Maydell <[email protected]>
Mon, 2 Nov 2020 16:52:14 +0000 (16:52 +0000)
commit21c1c0e50b73c580c6bfc8f2314d1b6a14793561
treec361b164e85a5866b3bd385c5b883326ef2fda79
parent4d5fa5a80ac28f34b8497be1e85371272413a12e
target/arm: Rename neon_load_reg32 to vfp_load_reg32

The only uses of this function are for loading VFP
single-precision values, and nothing to do with NEON.

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-vfp.c.inc
target/arm/translate.c
This page took 0.022789 seconds and 4 git commands to generate.