Home
last modified time | relevance | path

Searched full:closest (Results 1 – 8 of 8) sorted by relevance

/qemu/include/fpu/
H A Dsoftfloat-types.h139 /* Not an IEEE rounding mode: round to closest odd, overflow to max */
141 /* Not an IEEE rounding mode: round to closest odd, overflow to inf */
/qemu/target/xtensa/core-dsp3400/
H A Dcore-matmap.h107 * If a specific cache mode is not available, the closest available
/qemu/target/xtensa/core-de233_fpu/
H A Dcore-matmap.h112 * If a specific cache mode is not available, the closest available
/qemu/hw/mem/
H A Dcxl_type3.c555 * closest to behavior of hardware not capable of multiple in ct3d_reg_write()
/qemu/qapi/
H A Dmachine.json540 # to the initiator node that is closest (as in directly attached)
/qemu/hw/display/
H A Dvga.c553 * dispi interface we'll go adjust the registers to the closest valid
/qemu/system/
H A Dphysmem.c1534 /* Search for the closest following block in find_ram_offset()
/qemu/libdecnumber/
H A DdecNumber.c3233 /* use closest exponent to ideal... */ in decNumberSquareRoot()