Home
last modified time | relevance | path

Searched refs:revbit8 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dhost-utils.h356 static inline uint8_t revbit8(uint8_t x) in revbit8() function
/openbmc/qemu/hw/m68k/
H A Dq800.c420 prom[i] = revbit8(mac.a[i]); in q800_machine_init()
/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c151 RVVCALL(OPIVV1, vbrev_v_b, OP_UU_B, H1, H1, revbit8) in RVVCALL()
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1710 n = revbit8(n); in do_vbrsrb()
H A Dsve_helper.c952 DO_ZPZ(sve_rbit_b, uint8_t, H1, revbit8) in DO_ZPZ() argument