Hello, Please consider for pull,
The following changes since commit d43c2d5f89db70359a7b3a7e2ad7098fcc0165ef: Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2026-09-11 12:04:42 -1000) are available in the Git repository at: https://github.com/stffrdhrn/qemu.git tags/or1k-updates-20260913 for you to fetch changes up to cfaf6a1edd8803f0334007dbbff9ca5eb293e98b: target/or1k: Implement l.extws and l.extwz (2026-09-12 08:31:14 +0100) ---------------------------------------------------------------- OpenRISC Updates 2026-09-13 One patch: - Missing instruction definitions for word sign extension. ---------------------------------------------------------------- Ali Ahmet Memiş (1): target/or1k: Implement l.extws and l.extwz target/or1k/disas.c | 2 ++ target/or1k/insns.decode | 2 ++ target/or1k/translate.c | 14 ++++++++++++++ 3 files changed, 18 insertions(+) Ali Ahmet Memiş (1): target/or1k: Implement l.extws and l.extwz target/or1k/disas.c | 2 ++ target/or1k/insns.decode | 2 ++ target/or1k/translate.c | 14 ++++++++++++++ 3 files changed, 18 insertions(+) -- 2.53.0
