binutils-gdb/sim/testsuite
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
..
common Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
config
d10v-elf sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
frv-elf sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
lib sim: testsuite: support basic vars in flags 2015-11-15 00:43:48 -05:00
m32r-elf sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
mips64el-elf sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
sim sim: pru: Add support for LMBD instruction 2020-11-12 22:41:10 +02:00
.gitignore sim: tests: ignore generated tests 2012-03-19 03:51:09 +00:00
ChangeLog sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
configure sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
configure.ac sim: Fix autoreconf errors in sim/ directory 2020-10-06 11:29:44 +01:00
Makefile.in Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00