]> Git Repo - qemu.git/commit
target-ppc: consolidate store conditional
authorNikunj A Dadhania <[email protected]>
Mon, 12 Sep 2016 06:41:38 +0000 (12:11 +0530)
committerDavid Gibson <[email protected]>
Fri, 23 Sep 2016 00:29:40 +0000 (10:29 +1000)
commit2391b3577365bfa16009268a16dc7df9a71460c7
tree3f667fba4220e1cccea53fc31e2afc69c8eb2f42
parentaa2008af0c1cd26f6a7c522825438f8d1d3de272
target-ppc: consolidate store conditional

Use tcg_gen_qemu_st store conditional instructions.

Signed-off-by: Nikunj A Dadhania <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target-ppc/translate.c
This page took 0.024273 seconds and 4 git commands to generate.