Searched defs:ub (Results 1 – 12 of 12) sorted by relevance
| /qemu/target/i386/tcg/ |
| A D | mpx_helper.c | 79 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()
|
| /qemu/target/hexagon/mmvec/ |
| A D | mmvec.h | 39 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
|
| /qemu/tests/tcg/hexagon/ |
| A D | mem_noshuf.c | 195 uint8_t ub[16]; member
|
| A D | hvx_misc.h | 40 uint8_t ub[MAX_VEC_SIZE_BYTES / 1]; member
|
| /qemu/hw/misc/ |
| A D | xlnx-versal-cframe-reg.c | 45 guint ub = GPOINTER_TO_UINT(b); in int_cmp() local
|
| /qemu/libdecnumber/ |
| A D | decNumber.c | 962 const Unit *ua, *ub; /* -> operands */ in decNumberAnd() local 1970 const Unit *ua, *ub; /* -> operands */ in decNumberOr() local 3384 const Unit *ua, *ub; /* -> operands */ in decNumberXor() local 3606 uByte *ub=bcd+dn->digits-1; /* -> lsd */ in decNumberGetBCD() local 3641 const uByte *ub=bcd; /* -> source msd */ in decNumberSetBCD() local
|
| /qemu/fpu/ |
| A D | softfloat.c | 347 union_float32 ua, ub, ur; in float32_gen2() local 378 union_float64 ua, ub, ur; in float64_gen2() local 2261 union_float32 ua, ub, uc, ur; in float32_muladd() local 2332 union_float64 ua, ub, uc, ur; in float64_muladd() local 4376 union_float32 ua, ub; in float32_hs_compare() local 4426 union_float64 ua, ub; in float64_hs_compare() local 5261 union_float64 ua, ub, uc, ur; in softfloat_init() local
|
| /qemu/target/mips/tcg/ |
| A D | lmmi_helper.c | 30 uint8_t ub[8]; member
|
| A D | dsp_helper.c | 30 uint8_t ub[4]; member 39 uint8_t ub[8]; member
|
| /qemu/hw/virtio/ |
| A D | virtio-iommu.c | 1322 guint ub = GPOINTER_TO_UINT(b); in int_cmp() local
|
| /qemu/tests/unit/ |
| A D | test-vmstate.c | 882 guint ub = GPOINTER_TO_UINT(b); in int_cmp() local
|
| /qemu/target/i386/ |
| A D | cpu.h | 1453 uint64_t ub; member
|
Completed in 65 milliseconds