]> git.proxmox.com Git - qemu.git/commit
target-xtensa: implement FP1 group
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 19 Sep 2012 00:23:58 +0000 (04:23 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 22 Sep 2012 17:59:13 +0000 (17:59 +0000)
commit4e273869671d78660cd709183d3c5dec3a17de79
tree6a6fa9403ecb946626943f9c8e8fe67f52872353
parentb7ee8c6a32987e5039f0a2c2976fad556965727d
target-xtensa: implement FP1 group

These are comparison and conditional move opcodes.
See ISA, 4.3.10 for more details.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-xtensa/helper.h
target-xtensa/op_helper.c
target-xtensa/translate.c