Searched refs:Flag (Results 1 – 7 of 7) sorted by relevance
/qemu/hw/net/can/ |
H A D | trace-events | 14 …th, uint32_t id, uint8_t dlc, uint8_t flags) "%s: Frame: ID: 0x%08x DLC: 0x%02x CANFD Flag: 0x%02x" 15 …th, uint32_t id, uint8_t dlc, uint8_t flgas) "%s: Frame: ID: 0x%08x DLC: 0x%02x CANFD Flag: 0x%02x"
|
/qemu/libdecnumber/ |
H A D | decNumber.c | 226 static Flag decBiStr(const char *, const char *, const char *); 229 static Int decCompare(const decNumber *lhs, const decNumber *rhs, Flag); 232 Flag, uInt *); 237 const decNumber *, decContext *, Flag, uInt *); 251 const decNumber *, decContext *, Flag, 262 static void decToString(const decNumber *, char[], Flag); 263 static decNumber * decTrim(decNumber *, decContext *, Flag, Int *); 313 static Flag decCheckOperands(decNumber *, const decNumber *, 315 static Flag decCheckNumber(const decNumber *); 757 Flag nege; /* 1=negative exponent */ in decNumberFromString() [all …]
|
H A D | decContext.c | 46 static const Flag *mfctop=(Flag *)&mfcone; /* -> top byte */
|
/qemu/include/libdecnumber/ |
H A D | decNumberLocal.h | 77 #define Flag uint8_t macro
|
/qemu/docs/system/arm/ |
H A D | emulation.rst | 71 - FEAT_FlagM (Flag manipulation instructions v2)
|
/qemu/docs/devel/ |
H A D | multi-thread-tcg.rst | 200 - TLB Flag Update
|
/qemu/docs/interop/ |
H A D | qcow2.rst | 931 representation in RAM after each write or metadata change. Flag ``in_use``
|