Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dhelper.h30 DEF_HELPER_FLAGS_2(itofs, TCG_CALL_NO_RWG, i32, env, i32)
H A Dfpu_helper.c91 uint32_t HELPER(itofs)(CPUOpenRISCState *env, uint32_t val) in HELPER() argument