Home
last modified time | relevance | path

Searched defs:ub (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dmpx_helper.c79 uint64_t bte, lb, ub, pt; in helper_bndldx64() local
96 uint32_t bte, lb, ub, pt; in helper_bndldx32() local
110 uint64_t lb, uint64_t ub) in helper_bndstx64()
122 uint64_t lb, uint64_t ub) in helper_bndstx32()
/openbmc/qemu/target/hexagon/mmvec/
H A Dmmvec.h39 uint8_t ub[MAX_VEC_SIZE_BYTES / 1]; member
50 uint8_t ub[2 * MAX_VEC_SIZE_BYTES / 1]; member
62 uint8_t ub[MAX_VEC_SIZE_BYTES / 1 / 8]; member
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh4.h71 #define mk_pmb_data_val(ppn, ub, v, sz1, sz0, c, wt) \ argument
/openbmc/qemu/tests/tcg/hexagon/
H A Dmem_noshuf.c195 uint8_t ub[16]; member
H A Dhvx_misc.h40 uint8_t ub[MAX_VEC_SIZE_BYTES / 1]; member
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-cframe-reg.c45 guint ub = GPOINTER_TO_UINT(b); in int_cmp() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c961 const Unit *ua, *ub; /* -> operands */ in decNumberAnd() local
1969 const Unit *ua, *ub; /* -> operands */ in decNumberOr() local
3383 const Unit *ua, *ub; /* -> operands */ in decNumberXor() local
3605 uByte *ub=bcd+dn->digits-1; /* -> lsd */ in decNumberGetBCD() local
3640 const uByte *ub=bcd; /* -> source msd */ in decNumberSetBCD() local
/openbmc/qemu/fpu/
H A Dsoftfloat.c342 union_float32 ua, ub, ur; in float32_gen2() local
373 union_float64 ua, ub, ur; in float64_gen2() local
2304 union_float32 ua, ub, uc, ur; in float32_muladd() local
2375 union_float64 ua, ub, uc, ur; in float64_muladd() local
4454 union_float32 ua, ub; in float32_hs_compare() local
4508 union_float64 ua, ub; in float64_hs_compare() local
5366 union_float64 ua, ub, uc, ur; in softfloat_init() local
/openbmc/qemu/target/mips/tcg/
H A Dlmmi_helper.c30 uint8_t ub[8]; member
H A Ddsp_helper.c30 uint8_t ub[4]; member
39 uint8_t ub[8]; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c1322 guint ub = GPOINTER_TO_UINT(b); in int_cmp() local
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c882 guint ub = GPOINTER_TO_UINT(b); in int_cmp() local
/openbmc/qemu/target/i386/
H A Dcpu.h1565 uint64_t ub; member