Add support for the LMBD (left-most bit detect) instruction to the PRU assembler.
authorSpencer E. Olson <olsonse@umich.edu>
Mon, 9 Nov 2020 12:41:09 +0000 (12:41 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 9 Nov 2020 12:41:09 +0000 (12:41 +0000)
commit9372689d72f902c8bae90536acc4747fb0a4b1e1
treeb6ec12b88ad28b41ba92f290df2cb10531ad7614
parent4a3e3e228280ebbd6320743c1bc2f1401e70300c
Add support for the LMBD (left-most bit detect) instruction to the PRU assembler.

include * opcode/pru.h: Add LMBD (left-most bit detect) opcode index
opcodes * pru-opc.c: Add opcode description for LMBD (left-most bit detect)
gas  * testsuite/gas/pru/misc.s: Add tests for lmbd (left-most bit detect)
  * testsuite/gas/pru/misc.d: Add tests for lmbd (left-most bit
gas/ChangeLog
gas/testsuite/gas/pru/misc.d
gas/testsuite/gas/pru/misc.s
gas/write.c
include/ChangeLog
include/opcode/pru.h
opcodes/ChangeLog
opcodes/pru-opc.c
This page took 0.026023 seconds and 4 git commands to generate.