Home
last modified time | relevance | path

Searched defs:BD (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dac97.c103 typedef struct BD { struct
106 } BD; argument
/openbmc/qemu/target/ppc/
H A Dinternal.h188 static inline uint32_t BD(uint32_t opcode) in BD() function
/openbmc/webui-vue/src/locales/
H A Dru-RU.json1022 "BD": "Бангладеш", string
H A Den-US.json1024 "BD": "Bangladesh", string
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1016 #define BD(N, BB, BD) { BB, 4, 0, FLD_C_b##N, FLD_O_b##N }, \ macro
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c165 #define BD BBA + 1 macro