]> Git Repo - qemu.git/commit
target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree
authorPeter Maydell <[email protected]>
Tue, 11 Jun 2019 15:39:43 +0000 (16:39 +0100)
committerPeter Maydell <[email protected]>
Thu, 13 Jun 2019 14:14:04 +0000 (15:14 +0100)
commite3bb599d16e4678b228d80194cee328f894b1ceb
treec9153ee65e52358ee0d2c63625073b3af1f4f78e
parentf65988a1efdb42f9058db44297591491842e697c
target/arm: Convert VRINTA/VRINTN/VRINTP/VRINTM to decodetree

Convert the VRINTA/VRINTN/VRINTP/VRINTM instructions to decodetree.
Again, trans_VRINT() is temporarily left in translate.c.

Signed-off-by: Peter Maydell <[email protected]>Reviewed-by: Richard Henderson <[email protected]>
target/arm/translate.c
target/arm/vfp-uncond.decode
This page took 0.02686 seconds and 4 git commands to generate.