]> Git Repo - qemu.git/commit
target-xtensa: implement FP0 arithmetic
authorMax Filippov <[email protected]>
Wed, 19 Sep 2012 00:23:56 +0000 (04:23 +0400)
committerBlue Swirl <[email protected]>
Sat, 22 Sep 2012 17:59:12 +0000 (17:59 +0000)
commit0b6df8385d24a4eed0ff546493c59e047b16537b
tree2be0573070d7cadc07d62bb61b16b92a8d56043f
parent9ed7ae12afacdd234a749aa5af27dd93ea1594ec
target-xtensa: implement FP0 arithmetic

These are FP arithmetic opcodes.
See ISA, 4.3.10 for more details.

Signed-off-by: Max Filippov <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
target-xtensa/helper.h
target-xtensa/op_helper.c
target-xtensa/translate.c
This page took 0.025744 seconds and 4 git commands to generate.