Home
last modified time | relevance | path

Searched refs:oldmode (Results 1 – 2 of 2) sorted by relevance

/qemu/target/arm/
H A Dvfp_helper.c417 FloatRoundMode oldmode = fpst->float_rounding_mode; \
420 fpst->float_rounding_mode = oldmode; \
/qemu/linux-user/
H A Dsyscall.c5966 abi_ulong ptr, unsigned long bytecount, int oldmode) in write_ldt() argument
5998 if (oldmode) in write_ldt()
6020 if (oldmode || in write_ldt()
6045 if (!oldmode) in write_ldt()