]> Git Repo - qemu.git/commit
target-ppc: fix index array of national digits
authorJose Ricardo Ziviani <[email protected]>
Mon, 21 Nov 2016 14:55:13 +0000 (12:55 -0200)
committerDavid Gibson <[email protected]>
Wed, 23 Nov 2016 01:00:48 +0000 (12:00 +1100)
commita813fe73621e1221a094a6a744530da66817ddbc
tree6570258f0b2c0a5ef4812b0154be3dee3c36e7af
parent8a273cbe53221d28abfc98f33a0d057b26e53d6a
target-ppc: fix index array of national digits

Fixes the big endian array access of national digits, from commits
b815587 and e2106d7.

Signed-off-by: Jose Ricardo Ziviani <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target-ppc/int_helper.c
This page took 0.022772 seconds and 4 git commands to generate.