On 12/19/2014 09:15 PM, Richard Henderson wrote:
On 12/17/2014 10:17 AM, Bastian Koppelmann wrote:
+tcg_gen_andi_tl(regs[r1], regs[r1], ~0xull);
+tcg_gen_or_tl(regs[r1], regs[r1], tmp);
This is store_reg32_i64.
But just reminds me that I've got patches for 8 missing insns
outs
On 12/17/2014 10:17 AM, Bastian Koppelmann wrote:
> +tcg_gen_andi_tl(regs[r1], regs[r1], ~0xull);
> +tcg_gen_or_tl(regs[r1], regs[r1], tmp);
This is store_reg32_i64.
But just reminds me that I've got patches for 8 missing insns
outstanding since September 2013, that got stalled on