binutils-gdb/sim
Dimitar Dimitrov e57cf1f2cd sim: pru: Add support for LMBD instruction
Binutils support for LMBD instruction was merged [1]. So add it also
to simulator.

LMBD instruction does left-most-bit-detection. It returns 32 if
the given bit value is not found in the provided word value.

[1] https://sourceware.org/pipermail/binutils/2020-October/113901.html

sim/pru/ChangeLog:

	* pru.h (RS1SEL): New macro.
	(RS1_WIDTH): New macro.
	* pru.isa: Describe the LMBD instruction.

sim/testsuite/sim/pru/ChangeLog:

	* lmbd.s: New test.
2020-11-12 22:41:10 +02:00
..
aarch64
arm sim: move ChangeLog entries into the correct files 2020-10-22 13:39:26 +01:00
avr
bfin
bpf sim/bpf: re-generate configure 2020-11-01 19:39:11 -05:00
common
cr16
cris
d10v
erc32
frv
ft32
h8300
igen
iq2000
lm32
m32c
m32r m32r sim: Add prototypes for functions that pass/return DI values 2020-11-12 12:22:18 +00:00
m68hc11
mcore
microblaze
mips
mn10300
moxie
msp430
or1k
ppc sim: move ChangeLog entries into the correct files 2020-10-22 13:39:26 +01:00
pru sim: pru: Add support for LMBD instruction 2020-11-12 22:41:10 +02:00
rl78
rx
sh
sh64
testsuite sim: pru: Add support for LMBD instruction 2020-11-12 22:41:10 +02:00
v850
.gitignore
ChangeLog sim/bpf: re-generate configure 2020-11-01 19:39:11 -05:00
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING