-
Alexander Graf authored
This patch adds support for decoding 2-src data processing insns, and the first users, UDIV and SDIV. Signed-off-by:
Alexander Graf <agraf@suse.de>
[claudio: adapted to new decoder adding the 2-src decoding level,
always zero-extend result in 32bit mode]
Signed-off-by:
Claudio Fontana <claudio.fontana@linaro.org>
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Richard Henderson <rth@twiddle.net>Alexander Graf authoredThis patch adds support for decoding 2-src data processing insns, and the first users, UDIV and SDIV. Signed-off-by:
Alexander Graf <agraf@suse.de>
[claudio: adapted to new decoder adding the 2-src decoding level,
always zero-extend result in 32bit mode]
Signed-off-by:
Claudio Fontana <claudio.fontana@linaro.org>
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Reviewed-by:
Richard Henderson <rth@twiddle.net>
Loading