Home
last modified time | relevance | path

Searched defs:w0 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h113 #define umul_ppmm(w1, w0, u, v) \ argument
125 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/qemu/hw/nvram/
H A Dxlnx-versal-efuse-cache.c36 unsigned int w0 = QEMU_ALIGN_DOWN(addr * 8, 32); in efuse_cache_read() local
/openbmc/u-boot/arch/m68k/lib/
H A Dmuldi3.c15 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/u-boot/arch/microblaze/lib/
H A Dmuldi3.c17 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h62 uint32_t w0; member
155 uint32_t w0; member
224 uint32_t w0; member
H A Dxive_regs.h226 uint32_t w0; member
296 uint32_t w0; member
/openbmc/qemu/crypto/
H A Daes.c1066 uint32_t w0, w1, w2, w3; in aesenc_SB_SR_MC_AK_swap() local
1228 uint32_t w0, w1, w2, w3; in aesdec_ISB_ISR_IMC_AK_swap() local
/openbmc/u-boot/include/zfs/
H A Dspa.h244 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c274 uint64_t w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in Transform() local