]> Git Repo - qemu.git/commit
target-i386: fix lddqu SSE instruction
authorAurelien Jarno <[email protected]>
Sat, 6 Mar 2010 17:33:53 +0000 (18:33 +0100)
committerAurelien Jarno <[email protected]>
Sat, 6 Mar 2010 17:33:53 +0000 (18:33 +0100)
commitc22549204a6edc431e8e4358e61bd56386ff6957
tree784b5bc31688e43b1c93fbce3788b51ce6e58dd0
parenta0acb46c72e52a3280c698308907223132323a84
target-i386: fix lddqu SSE instruction

This instruction load data from memory to register and not the reverse.

Signed-off-by: Aurelien Jarno <[email protected]>
target-i386/translate.c
This page took 0.024512 seconds and 4 git commands to generate.