* src/vm/jit/powerpc/arch.h: Added USES_NEW_SUBTYPE.
authorStefan Ring <stefan@complang.tuwien.ac.at>
Thu, 30 Apr 2009 08:27:57 +0000 (10:27 +0200)
committerStefan Ring <stefan@complang.tuwien.ac.at>
Thu, 30 Apr 2009 08:27:57 +0000 (10:27 +0200)
* src/vm/jit/powerpc/codegen.c: New subtype code for ppc, almost identical to
the ppc64 code.
* src/vm/jit/powerpc/codegen.h: Added M_CNTLZ.
* src/vm/jit/powerpc/emit.c (emit_classcast_check): Slightly extended.


No differences found