]> Git Repo - qemu.git/commit
tcg-ppc64: Use tcg_out_{ld,st,cmp} internally
authorRichard Henderson <[email protected]>
Mon, 24 Mar 2014 23:03:59 +0000 (16:03 -0700)
committerRichard Henderson <[email protected]>
Mon, 23 Jun 2014 14:31:17 +0000 (07:31 -0700)
commit4c3831a088de45ca431abe1f17511cf6589f207c
tree2e803f981bac9e9ff197631863851006ca4f2d7d
parentde7761a39d341ab322f0c2f47ec3ec59a4a6f2a2
tcg-ppc64: Use tcg_out_{ld,st,cmp} internally

Rather than using tcg_out32 and opcodes directly.  This allows us
to remove LD_ADDR and CMP_L macros.

Tested-by: Tom Musta <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/ppc64/tcg-target.c
This page took 0.02473 seconds and 4 git commands to generate.