target-ppc: consolidate load with reservation
commit48793c95c963c3def3b6f3ecdbf89ec098d5e494
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Mon, 12 Sep 2016 06:41:36 +0000 (12 12:11 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 23 Sep 2016 00:29:40 +0000 (23 10:29 +1000)
tree6750002dc41c486c9d924c98263171ef1f0c5919
parent804108aaf9aa2256534c6ef8e6736934a2ec79c8
target-ppc: consolidate load with reservation

Use tcg_gen_qemu_ld in the load with reservation instructions.

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/translate.c