Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dvybridimage.c49 uint8_t bit7 = (byte & (1 << 7)) ? 1 : 0; in vybridimage_sw_ecc() local
/openbmc/libpldm/include/libpldm/
H A Dpldm_types.h21 uint8_t bit7 : 1; member
48 uint8_t bit7 : 1; member
70 uint8_t bit7 : 1; member
108 uint8_t bit7 : 1; member
/openbmc/qemu/target/i386/emulate/
H A Dx86_emu.c857 uint32_t bit6, bit7; in exec_ror() local
935 uint32_t bit0, bit7; in exec_rol() local