Home
last modified time | relevance | path

Searched refs:nibble (Results 1 – 5 of 5) sorted by relevance

/qemu/libdecnumber/dpd/
H A Ddecimal64.c754 uInt nibble; /* work */ in decDigitsFromDPD() local
798 nibble=bcd & 0x00f; in decDigitsFromDPD()
799 if (nibble) out=(Unit)(out+nibble*DECPOWERS[cut]); in decDigitsFromDPD()
810 nibble=bcd & 0x00f; in decDigitsFromDPD()
811 if (nibble) out=(Unit)(out+nibble*DECPOWERS[cut]); in decDigitsFromDPD()
816 nibble=bcd & 0x00f; in decDigitsFromDPD()
817 if (nibble) out=(Unit)(out+nibble*DECPOWERS[cut]); in decDigitsFromDPD()
/qemu/qapi/
H A Dcxl.json117 # @nibble-mask: Identifies one or more nibbles that the error affects
129 # @correction-mask: Bits within each nibble. Used in order of bits
130 # set in the nibble-mask. Up to 4 nibbles may be covered.
138 '*channel': 'uint8', '*rank': 'uint8', '*nibble-mask': 'uint32',
/qemu/target/ppc/translate/
H A Dfp-impl.c.inc465 int nibble;
473 nibble = 7 - bfa;
474 shift = 4 * nibble;
484 tmask = tcg_constant_i32(1 << nibble);
H A Dfixedpoint-impl.c.inc1270 * the next nibble. Shift the double-word down one nibble,
/qemu/target/arm/tcg/
H A Dt16.decode235 # The canonical nop has the second nibble as 0000, but the whole of the