]> Git Repo - qemu.git/commit
target-sh4: add ftrv instruction
authorAurelien Jarno <[email protected]>
Fri, 14 Jan 2011 19:39:18 +0000 (20:39 +0100)
committerAurelien Jarno <[email protected]>
Fri, 14 Jan 2011 19:39:18 +0000 (20:39 +0100)
commit17075f10ff9e2c8bd59ecbf9569421e437707e43
tree0efd45cba8832ac6ff5a484189183dd4a305a714
parentaf8c2bde4b4d4111e5bf49417b74069ce8750435
target-sh4: add ftrv instruction

Add the ftrv XMTRX,FVn instruction, which computes the 4-row x 4-column
matrix XMTRX by the 4-dimensional vector FVn.

Signed-off-by: Aurelien Jarno <[email protected]>
target-sh4/helper.h
target-sh4/op_helper.c
target-sh4/translate.c
This page took 0.025539 seconds and 4 git commands to generate.