Searched refs:ff1 (Results 1 – 11 of 11) sorted by relevance
/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/ |
H A D | sgi575-grub.cfg | 7 …linux /Image acpi=force console=ttyAMA0,115200 ip=dhcp root=PARTUUID=9c53a91b-e182-4ff1-aeac-6ee2c…
|
H A D | sgi575-efidisk.wks | 7 …fs --ondisk sda --fstype=ext4 --label root --align 1024 --uuid=9c53a91b-e182-4ff1-aeac-6ee2c432ae94
|
/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/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-reg.h | 57 u32 ff1; member
|
/openbmc/linux/arch/openrisc/ |
H A D | Kconfig | 101 bool "Have instruction l.ff1" 104 Select this if your implementation has the Class II instruction l.ff1
|
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 2 DEF_HELPER_1(ff1, i32, i32)
|
H A D | helper.c | 1036 uint32_t HELPER(ff1)(uint32_t x) in HELPER() argument
|
H A D | translate.c | 4240 DISAS_INSN(ff1) in DISAS_INSN() argument 5797 INSN(ff1, 04c0, fff8, CF_ISA_APLUSC); in register_m68k_insns()
|
/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 | 699 static inline uint32_t ff1(uint32_t x, uint32_t y, uint32_t z) in ff1() function 711 return (j <= 15) ? ff1(x, y, z) : ff2(x, y, z); in ff_j()
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_xthead.c.inc | 214 /* th.ff1 is an alternate encoding for clz (from Zbb) */
|