Searched refs:ff1 (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/tests/tcg/aarch64/ |
| H A D | sysregs.c | 141 get_cpu_reg_check_mask(SYS_ID_AA64SMFR0_EL1, _m(8ff1,fcff,0000,0000)); in main()
|
| /openbmc/qemu/target/m68k/ |
| H A D | helper.h | 2 DEF_HELPER_1(ff1, i32, i32)
|
| H A D | helper.c | 1039 uint32_t HELPER(ff1)(uint32_t x) in HELPER() argument
|
| /openbmc/qemu/target/openrisc/ |
| H A D | disas.c | 75 INSN(ff1, "r%d, r%d", a->d, a->a)
|
| /openbmc/qemu/target/riscv/ |
| H A D | vcrypto_helper.c | 698 static inline uint32_t ff1(uint32_t x, uint32_t y, uint32_t z) in ff1() function 710 return (j <= 15) ? ff1(x, y, z) : ff2(x, y, z); in ff_j()
|