]> Git Repo - qemu.git/commit
target/m68k: add fmovecr
authorLaurent Vivier <[email protected]>
Wed, 28 Jun 2017 20:42:36 +0000 (22:42 +0200)
committerLaurent Vivier <[email protected]>
Thu, 29 Jun 2017 18:26:01 +0000 (20:26 +0200)
commit9d403660d91229922c2786e81c23cc9dd8e644f1
tree3f990f3d848ae00f9269e9c011dd18b1fc083647
parentdd337bf86214e2436833d9442c995df95b136190
target/m68k: add fmovecr

fmovecr moves a floating point constant from the
FPU ROM to a floating point register.

Signed-off-by: Laurent Vivier <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20170628204241[email protected]>
target/m68k/fpu_helper.c
target/m68k/helper.h
target/m68k/translate.c
This page took 0.026158 seconds and 4 git commands to generate.