[patch] Fix PowerPC cmp[l][i] and tlbie insns

Segher Boessenkool segher@kernel.crashing.org
Mon Sep 6 13:51:00 GMT 2004


The size field for compare insns is not optional in PowerPC -- I
found 17 occurrences of wrong usage in the Linux kernel, some of
them actual bugs, so it might well be worth fixing.

The L field isn't optional in the tlbie insn either (the only other
user of this field).


Segher


2004-07-12  Segher Boessenkool  <segher@kernel.crashing.org>

	* include/opc/ppc.h (PPC_OPERAND_OPTIONAL): Fix comment.
	* opcodes/ppc-opc.c (L): Make this field not optional.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-binutils-l
Type: application/octet-stream
Size: 1946 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20040906/25275051/attachment.obj>
-------------- next part --------------



More information about the Binutils mailing list