Skip to content
Snippets Groups Projects
Commit 9bfe9213 authored by Lucas Coutinho's avatar Lucas Coutinho Committed by Cédric Le Goater
Browse files

target/ppc: Move vexts[bhw]2[wd] to decodetree


Move the following instructions to decodetree:
vextsb2w: Vector Extend Sign Byte To Word
vextsh2w: Vector Extend Sign Halfword To Word
vextsb2d: Vector Extend Sign Byte To Doubleword
vextsh2d: Vector Extend Sign Halfword To Doubleword
vextsw2d: Vector Extend Sign Word To Doubleword

Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Signed-off-by: default avatarLucas Coutinho <lucas.coutinho@eldorado.org.br>
Signed-off-by: default avatarMatheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20220225210936.1749575-8-matheus.ferst@eldorado.org.br>
Signed-off-by: default avatarCédric Le Goater <clg@kaod.org>
parent 536f9876
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment