This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, microblaze, gas, opcodes] Add support for clz insn


On 11/08/2012 04:30 AM, David Holsgrove wrote:
Add opcode for count leading zeros (clz) instruction,
counts number of leading zeros in register rA starting
from msb.

Expand microblaze allinsn.{s,d} testsuite coverage to
include new instruction.


binutils/opcodes/Changelog


2012-11-08 Edgar E. Iglesias <edgar.iglesias@gmail.com>

           * microblaze-opc.h: Increase MAX_OPCODES
             (op_code_struct):  add clz insn
           * microblaze-opcm.h (microblaze_instr): add clz

binutils/gas/testsuite/Changelog

2012-11-08 David Holsgrove <david.holsgrove@xilinx.com>

           * gas/microblaze/allinsn.s: Add clz insn
           * gas/microblaze/allinsn.d: Likewise

Committed.



-- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]