qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 47acdd: target-microblaze: Use the new qemu_l


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 47acdd: target-microblaze: Use the new qemu_ld/st opcodes
Date: Thu, 12 Dec 2013 17:30:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 47acdd63a33a5966bf4fc94a6ac835d72a70c555
      
https://github.com/qemu/qemu/commit/47acdd63a33a5966bf4fc94a6ac835d72a70c555
  Author: Richard Henderson <address@hidden>
  Date:   2013-12-12 (Thu, 12 Dec 2013)

  Changed paths:
    M target-microblaze/translate.c

  Log Message:
  -----------
  target-microblaze: Use the new qemu_ld/st opcodes

The ability of the new opcodes to byte-swap the memory operation
simplifies the code in and around dec_load and dec_store significantly.

Reviewed-by: Edgar E. Iglesias <address@hidden>
Tested-by: Edgar E. Iglesias <address@hidden>
Cc: Edgar E. Iglesias <address@hidden>
Signed-off-by: Richard Henderson <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]