]> Git Repo - qemu.git/commit
tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code
authorPeter Maydell <[email protected]>
Thu, 27 Sep 2012 13:55:43 +0000 (14:55 +0100)
committerStefan Hajnoczi <[email protected]>
Fri, 5 Oct 2012 12:12:36 +0000 (14:12 +0200)
commitf97713ff191ab855ca5c03458f8dab0c9bf58443
tree2550d5dcad139f92e6e8715d0ceac805f0bb0a16
parentb2532d88c9eb4f4734f62d5075585ee8c1516605
tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code

Use the recently introduced tcg_out_mov_reg() function rather than
the equivalent inline code.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Aurelien Jarno <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
tcg/arm/tcg-target.c
This page took 0.026426 seconds and 4 git commands to generate.