Home
last modified time | relevance | path

Searched defs:ff1 (Results 1 – 3 of 3) sorted by relevance

/qemu/target/m68k/
H A Dhelper.c1039 uint32_t HELPER(ff1)(uint32_t x) in HELPER() argument
H A Dtranslate.c4241 DISAS_INSN(ff1) in DISAS_INSN() argument
/qemu/target/riscv/
H A Dvcrypto_helper.c698 static inline uint32_t ff1(uint32_t x, uint32_t y, uint32_t z) in ff1() function