Re: [PATCH] x86: add OP_AND(reg, reg)

2009-06-25 Thread Pekka Enberg
On Thu, 2009-06-25 at 01:02 +0200, Arthur HUILLET wrote: It is necessary for System.out.println Signed-off-by: Arthur HUILLET arthur.huil...@free.fr Seems reasonable although I usually don't like merging something that has no users. Anyway, applied!

[PATCH] x86: add OP_AND(reg, reg)

2009-06-24 Thread Arthur HUILLET
It is necessary for System.out.println Signed-off-by: Arthur HUILLET arthur.huil...@free.fr --- arch/x86/emit-code.c|7 +++ arch/x86/include/arch/instruction.h |1 + arch/x86/insn-selector_32.brg | 15 +++ arch/x86/lir-printer.c |7