diff options
Diffstat (limited to 'gitlab/issues_text/target_arm/host_missing/accel_TCG/1498')
| -rw-r--r-- | gitlab/issues_text/target_arm/host_missing/accel_TCG/1498 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_arm/host_missing/accel_TCG/1498 b/gitlab/issues_text/target_arm/host_missing/accel_TCG/1498 new file mode 100644 index 000000000..90beb501c --- /dev/null +++ b/gitlab/issues_text/target_arm/host_missing/accel_TCG/1498 @@ -0,0 +1,5 @@ +LDC, STC unimplemented in qemu-system-arm +Description of problem: +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. |