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; typedef
/openbmc/qemu/target/ppc/
H A Dinternal.h190 static inline uint32_t BD(uint32_t opcode) in BD() function
/openbmc/webui-vue/src/locales/
H A Den-US.json1041 "BD": "Bangladesh", string
H A Dru-RU.json1027 "BD": "Бангладеш", string
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c961 #define BD(N, BB, BD) { BB, 4, 0, FLD_C_b##N, FLD_O_b##N }, \ argument
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c165 #define BD BBA + 1 macro