diff options
author | Tristan Gingold <gingold@adacore.com> | 2009-04-27 10:55:47 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-07-12 23:32:11 +0200 |
commit | f55e9d9a40acd3b0e364844017fa14f3aab76645 (patch) | |
tree | a57a4faf86ae27a9012b10a2fb0e7f596d371313 /target-ppc/translate.c | |
parent | d27cf0ae6dae753ae4f7c5eac3e375fbc11cb417 (diff) | |
download | qemu-f55e9d9a40acd3b0e364844017fa14f3aab76645.tar.gz qemu-f55e9d9a40acd3b0e364844017fa14f3aab76645.tar.bz2 qemu-f55e9d9a40acd3b0e364844017fa14f3aab76645.zip |
target-ppc: fix typo in _cpu_ppc_load_decr
Use parameter 'next' to fix the hdecr case.
Also pass 'next' by value instead of pointer (more easy to read and no
performance issue for an always_inline function).
Signed-off-by: Tristan Gingold <gingold@adacore.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-ppc/translate.c')
0 files changed, 0 insertions, 0 deletions