Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c422 static const uint8_t fp_decode_rm[] = { variable
435 int rounding = fp_decode_rm[a->rm]; in trans_VRINT()
502 int rounding = fp_decode_rm[a->rm]; in trans_VCVT()