]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
target-arm: A64: Implement CRC instructions
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jun 2014 14:43:25 +0000 (15:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jun 2014 15:06:12 +0000 (16:06 +0100)
commit130f2e7dcb4a5f9534fc65200121f06983435a77
tree24d33bae4c819916142f6b9ccc21164c64393bcc
parentda5141fc45937fa358ca4554a335ae6a4c4453ec
target-arm: A64: Implement CRC instructions

Implement the optional A64 CRC instructions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1401458125-27977-6-git-send-email-peter.maydell@linaro.org
linux-user/elfload.c
target-arm/helper-a64.c
target-arm/helper-a64.h
target-arm/translate-a64.c