[PATCH][ARM] Fixes for Wireless MMX

Chung-Lin Tang cltang@pllab.cs.nthu.edu.tw
Sat Jul 4 08:58:00 GMT 2009


Hi,
This patch contains a few WMMX instruction encoding fixes for gas and libopcodes, corrected as according to the Intel WMMX ver.2 PRM.

Fixed encodings include the TORVSC instruction, as well as a libopcodes error where WADDSUBHX gets disassembled as WADDBHUS.

Chung-Lin

2009-07-04  Chung-Lin Tang  <cltang@pllab.cs.nthu.edu.tw>

gas/
	* config/tc-arm.c (insns): Fix encoding for torvsc.

gas/testsuite/
	* gas/arm/iwmmxt2.d: Fix insn pattern for torvsc,
	add patterns for waddsubhx.
	* gas/arm/iwmmxt2.s: Add tests for waddsubhx.

opcodes/
	* arm-dis.c (coprocessor_opcodes): Fix mask for waddbhus.






	


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: wmmx.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20090704/84897400/attachment.ksh>


More information about the Binutils mailing list