Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dvybridimage.c42 uint8_t bit0 = (byte & (1 << 0)) ? 1 : 0; in vybridimage_sw_ecc() local
/openbmc/libpldm/include/libpldm/
H A Dpldm_types.h14 uint8_t bit0 : 1; member
41 uint8_t bit0 : 1; member
63 uint8_t bit0 : 1; member
101 uint8_t bit0 : 1; member
/openbmc/qemu/target/i386/emulate/
H A Dx86_emu.c935 uint32_t bit0, bit7; in exec_rol() local
961 uint32_t bit0, bit15; in exec_rol() local
986 uint32_t bit0, bit31; in exec_rol() local