mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
e57cf1f2cd
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. |
||
---|---|---|
.. | ||
common | ||
config | ||
d10v-elf | ||
frv-elf | ||
lib | ||
m32r-elf | ||
mips64el-elf | ||
sim | ||
.gitignore | ||
ChangeLog | ||
configure | ||
configure.ac | ||
Makefile.in |