commit | 519ee7ae31e050eb0ff9ad35c213f0bd7ab1c03e | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Jun 11 16:39:48 2019 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Jun 13 15:14:05 2019 +0100 |
tree | d28482774c2cc078d256101495f53675f65b7155 | |
parent | 8fec9a119264b7936503abce3c106fad7e3ccb76 [diff] |
target/arm: Convert VDIV to decodetree Convert the VDIV instruction to decodetree. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>