Home
last modified time | relevance | path

Searched refs:FPCR_RND_Z (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/m68k/
H A Dcpu.h447 #define FPCR_RND_Z 0x0010 macro
H A Dfpu_helper.c126 case FPCR_RND_Z: /* round to zero */ in restore_rounding_mode()
H A Dtranslate.c6182 case FPCR_RND_Z: in m68k_cpu_dump_state()