diff options
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | 2021-08-26 11:14:46 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-08-27 12:41:47 +1000 |
commit | f297c4c605e5f4412d12c4d7241df62326f47542 (patch) | |
tree | 8fde35c62ec7612110097fdb574fa0a3dec11fc7 /trace | |
parent | 181b0c333d1fb278fe72df67e9d35558fcdf3623 (diff) |
target/ppc: fix vextu[bhw][lr]x helpers
These helpers shouldn't depend on the host endianness, as they only use
shifts, ands, and int128_* methods.
Fixes: 60caf2216bf0 ("target-ppc: add vextu[bhw][lr]x instructions")
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210826141446.2488609-3-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'trace')
0 files changed, 0 insertions, 0 deletions