Home
last modified time | relevance | path

Searched defs:bit (Results 1 – 25 of 90) sorted by relevance

1234

/qemu/tests/qtest/
H A Dpnv-xive2-common.h12 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) argument
13 #define PPC_BIT32(bit) (0x80000000 >> (bit)) argument
14 #define PPC_BIT8(bit) (0x80 >> (bit)) argument
H A Dpnv-host-i2c-test.c15 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) argument
16 #define PPC_BIT32(bit) (0x80000000 >> (bit)) argument
17 #define PPC_BIT8(bit) (0x80 >> (bit)) argument
/qemu/target/ppc/
H A Dmisc_helper.c89 static void raise_hv_fu_exception(CPUPPCState *env, uint32_t bit, in raise_hv_fu_exception()
101 static void raise_fu_exception(CPUPPCState *env, uint32_t bit, in raise_fu_exception()
115 void helper_hfscr_facility_check(CPUPPCState *env, uint32_t bit, in helper_hfscr_facility_check()
126 void helper_fscr_facility_check(CPUPPCState *env, uint32_t bit, in helper_fscr_facility_check()
138 void helper_msr_facility_check(CPUPPCState *env, uint32_t bit, in helper_msr_facility_check()
153 static void helper_mmcr0_facility_check(CPUPPCState *env, uint32_t bit, in helper_mmcr0_facility_check()
/qemu/hw/virtio/
H A Dvirtio-qmp.c516 uint8_t bit; in qmp_decode_status() local
533 uint64_t bit; in qmp_decode_protocols() local
551 uint64_t bit; in qmp_decode_features() local
/qemu/chardev/
H A Dchar-mux.c173 unsigned int bit; in mux_proc_byte() local
254 int bit; in mux_chr_send_all_event() local
288 int bit; in char_mux_finalize() local
317 unsigned int bit; in mux_chr_attach_frontend() local
/qemu/hw/nvram/
H A Dxlnx-efuse.c44 bool xlnx_efuse_get_bit(XlnxEFuse *s, unsigned int bit) in xlnx_efuse_get_bit()
95 static void efuse_bdrv_sync(XlnxEFuse *s, unsigned int bit) in efuse_bdrv_sync()
144 bool xlnx_efuse_set_bit(XlnxEFuse *s, unsigned int bit) in xlnx_efuse_set_bit()
H A Dxlnx-versal-efuse-ctrl.c280 uint32_t row = 0, bit; in efuse_anchor_bits_check() local
360 static uint32_t efuse_bit_locked(XlnxVersalEFuseCtrl *s, uint32_t bit) in efuse_bit_locked()
382 static bool efuse_pgm_locked(XlnxVersalEFuseCtrl *s, unsigned int bit) in efuse_pgm_locked()
427 unsigned bit = val64; in efuse_pgm_addr_postw() local
469 unsigned bit = val64; in efuse_rd_addr_postw() local
/qemu/ui/
H A Dcursor.c136 uint8_t bit; in cursor_set_mono() local
203 uint8_t bit; in cursor_get_mono_mask() local
/qemu/include/hw/ppc/
H A Dspapr_ovec.h44 #define OV_BIT(byte, bit) ((byte - 1) * BITS_PER_BYTE + bit) argument
/qemu/target/loongarch/
H A Dvec.h65 #define DO_BITCLR(a, bit) (a & ~(1ull << bit)) argument
66 #define DO_BITSET(a, bit) (a | 1ull << bit) argument
67 #define DO_BITREV(a, bit) (a ^ (1ull << bit)) argument
/qemu/target/riscv/tcg/
H A Dtcg-cpu.c67 static void cpu_misa_ext_add_user_opt(uint32_t bit, bool value) in cpu_misa_ext_add_user_opt()
73 static void riscv_cpu_write_misa_bit(RISCVCPU *cpu, uint32_t bit, in riscv_cpu_write_misa_bit()
510 uint32_t bit = g_misa_bits[i]; in riscv_cpu_validate_g() local
911 uint32_t bit = misa_bits[i]; in riscv_cpu_validate_profile() local
1308 int bit = misa_cfg->misa_bit; in riscv_cpu_add_misa_properties() local
1380 uint32_t bit = misa_bits[i]; in cpu_set_profile() local
/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h17 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) argument
18 #define PPC_BIT8(bit) (0x80 >> (bit)) argument
/qemu/include/hw/nvram/
H A Dxlnx-efuse.h120 static inline uint32_t xlnx_efuse_get_row(XlnxEFuse *s, unsigned int bit) in xlnx_efuse_get_row()
/qemu/tests/tcg/s390x/
H A Dfloat.h100 size_t bit = 1 + e_bits[fmt]; in snan_to_qnan() local
/qemu/tests/qemu-iotests/
H A Dqcow2.py101 def cmd_set_feature_bit(fd, group, bit): argument
/qemu/linux-user/s390x/
H A Dtarget_proc.h29 unsigned int bit; in show_facilities() local
/qemu/include/net/
H A Dchecksum.h92 register uint8_t bit; in net_toeplitz_add() local
/qemu/target/s390x/tcg/
H A Dvec_helper.c30 uint16_t bit; in HELPER() local
/qemu/tests/unit/
H A Dtest-image-locking.c66 uint64_t bit = (1ULL << i); in check_locked_bytes() local
H A Dtest-hbitmap.c40 int bit; in hbitmap_test_check() local
154 int bit = first & (BITS_PER_LONG - 1); in hbitmap_test_set() local
173 int bit = first & (BITS_PER_LONG - 1); in hbitmap_test_reset() local
208 int bit = i & (BITS_PER_LONG - 1); in hbitmap_test_check_get() local
/qemu/rust/qemu-api/src/
H A Dbitops.rs38 fn bit(start: u32) -> Self in bit() method
/qemu/hw/misc/
H A Dsifive_u_otp.c35 #define SET_FUSEARRAY_BIT(map, i, off, bit) \ argument
H A Dlasi.c229 uint32_t bit = 1u << irq; in lasi_set_irq() local
/qemu/hw/arm/
H A Darmv7m.c43 int bitpos, bit; in bitband_read() local
68 int bitpos, bit; in bitband_write() local
H A Dexynos4210.c256 #define EXYNOS4210_COMBINER_GET_IRQ_NUM(grp, bit) ((grp) * 8 + (bit)) argument
337 uint32_t grp, bit, irq_id, n; in exynos4210_init_board_irqs() local
447 uint32_t exynos4210_get_irq(uint32_t grp, uint32_t bit) in exynos4210_get_irq()

1234