xemu/tcg/ppc64
Richard Henderson 8327a470df tcg-ppc64: Use TCG_REG_Rn constants
Instead of bare N, for clarity.  The only (intentional) exception made
is for insns that encode R|0, i.e. when R0 encoded into the insn is
interpreted as zero not the contents of the register.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-09-25 07:46:32 -07:00
..
tcg-target.c tcg-ppc64: Use TCG_REG_Rn constants 2013-09-25 07:46:32 -07:00
tcg-target.h tcg-ppc64: Implement muluh, mulsh 2013-09-02 09:08:29 -07:00