unicorn/qemu/target-mips
Aleksandar Markovic f95e0e9e98
target-mips: Add FCR31's FS bit definition
Add preprocessor definition of FCR31's FS bit, and update related
code for setting this bit.

Backports commit 77be419980114d75605811e1681115d0919cfa1a from qemu
2018-02-24 21:32:10 -05:00
..
cpu-qom.h
cpu.c cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
cpu.h target-mips: Add FCR31's FS bit definition 2018-02-24 21:32:10 -05:00
dsp_helper.c
helper.c cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
helper.h target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D> 2018-02-24 21:14:04 -05:00
lmi_helper.c
Makefile.objs
mips-defs.h
msa_helper.c softfloat: Implement run-time-configurable meaning of signaling NaN bit 2018-02-24 20:27:12 -05:00
op_helper.c target-mips: Implement FCR31's R/W bitmask and related functionalities 2018-02-24 21:30:24 -05:00
TODO
translate.c target-mips: Implement FCR31's R/W bitmask and related functionalities 2018-02-24 21:30:24 -05:00
translate_init.c target-mips: Implement FCR31's R/W bitmask and related functionalities 2018-02-24 21:30:24 -05:00
unicorn.c qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
unicorn.h