Home
last modified time | relevance | path

Searched defs:ftoui (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/xtensa/
H A Dfpu_helper.c93 uint32_t HELPER(ftoui)(float32 v, uint32_t rounding_mode, uint32_t scale) in HELPER() argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/xtensa/
H A Dfpu_helper.c93 uint32_t HELPER(ftoui)(float32 v, uint32_t rounding_mode, uint32_t scale) in HELPER() argument
/dports/emulators/qemu42/qemu-4.2.1/target/xtensa/
H A Dfpu_helper.c93 uint32_t HELPER(ftoui)(float32 v, uint32_t rounding_mode, uint32_t scale) in HELPER() argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/xtensa/
H A Dfpu_helper.c93 uint32_t HELPER(ftoui)(float32 v, uint32_t rounding_mode, uint32_t scale) in HELPER() argument
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/arm/
H A Dinsts.lisp1462 (define-unary-fp-data-processing-instructions ftoui #b1100 0) unknown
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/xtensa/
H A Dop_helper.c976 uint32_t HELPER(ftoui)(float32 v, uint32_t rounding_mode, uint32_t scale) in HELPER() argument