diff options
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml')
| -rw-r--r-- | gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml b/gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml new file mode 100644 index 000000000..58112da72 --- /dev/null +++ b/gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml @@ -0,0 +1,17 @@ +id = 1498 +title = "LDC, STC unimplemented in qemu-system-arm" +state = "closed" +created_at = "2023-02-21T02:37:02.668Z" +closed_at = "2023-03-06T05:44:44.457Z" +labels = ["Closed::WontFix", "accel: TCG", "target: arm"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1498" +host-os = "Ubuntu 20.04" +host-arch = "x86" +qemu-version = "7.2.0" +guest-os = "-" +guest-arch = "cortex-a7" +description = """I used differential testing to compared the instruction consistency (ARMv7) between QEMU and raspberry pi 2B in system level and some inconsistency in LDC, SDC instruction was detected. + +The instructions run successfully in raspi2b, but cause undefined in QEMU. I found that LDC and SDC instructions remain unimplemented in QEMU.""" +reproduce = "n/a" +additional = "n/a" |