]> Git Repo - qemu.git/commit
target-arm: A64: implement FMOV
authorPeter Maydell <[email protected]>
Mon, 23 Dec 2013 23:27:31 +0000 (23:27 +0000)
committerPeter Maydell <[email protected]>
Mon, 23 Dec 2013 23:27:31 +0000 (23:27 +0000)
commitce5458e82e250c66fe31c716d0e44fac5b1bc349
tree42fa4b45ae42362df7c0511ea647b1554ad07e1e
parentfaa0ba465b772200e9775c1f5af886cfc83d0da6
target-arm: A64: implement FMOV

Implement FMOV, ie non-converting moves between general purpose
registers and floating point registers. This is a subtype of
the floating point <-> integer instruction class.

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