Home
last modified time | relevance | path

Searched refs:UE (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-sse-exceptions.c45 #define UE (1 << 4) macro
47 #define EXC (IE | ZE | OE | UE | PE)
69 if ((mxcsr & EXC) != (UE | PE)) { in main()
231 if ((mxcsr & EXC) != (UE | PE)) { in main()
267 if ((mxcsr & EXC) != (UE | PE)) { in main()
303 if ((mxcsr & EXC) != (UE | PE)) { in main()
339 if ((mxcsr & EXC) != (UE | PE)) { in main()
361 if ((mxcsr & EXC) != (UE | PE)) { in main()
382 if ((mxcsr & EXC) != (UE | PE)) { in main()
404 if ((mxcsr & EXC) != (UE | PE)) { in main()
[all …]
H A Dtest-i386-fp-exceptions.c35 #define UE (1 << 4) macro
37 #define EXC (IE | ZE | OE | UE | PE)
66 if ((sw & EXC) != (UE | PE)) { in main()
73 if ((sw & EXC) != (UE | PE)) { in main()
278 if ((sw & EXC) != (UE | PE)) { in main()
321 if ((sw & EXC) != (UE | PE)) { in main()
728 if ((sw & EXC) != (UE | PE)) { in main()
/openbmc/docs/designs/
H A Dbios-bmc-smm-error-logging.md71 …ould not change during runtime. **This includes the size of the header and UE region size** …
72 …init | Indicates the size of the region reserved for Uncorrectable Error (UE) logs. Written by BM…
73 … | 0x1d | BMC | **BIT0 - BMC UE reserved region “switch”**: Toggled when BMC rea…
76 … | 0x28 | BIOS | **BIT0 - BIOS UE reserved region “switch”**: Toggled when BIOS wri…
79 …served region only for UE logs. This region is only used if the rest of the buffer is going to ove…
106 normal error logs. This reserved region will be used to log a UE log only if an
108 any preexisting UE log in this region has already been read using Bit0 of the
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Duk-CrystalPalace3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/SE19�1UE/NA/0/>
/openbmc/openbmc-test-automation/test_lists/
H A Dskip_test_witherspoon12 # NXDMAENG UE error injection is not available in RAS specification.
/openbmc/qemu/hw/char/
H A Dstm32l4x5_usart.c56 FIELD(CR1, UE, 0, 1) /* USART enable */
216 FIELD_EX32(s->cr1, CR1, UE), FIELD_EX32(s->cr1, CR1, RE)); in stm32l4x5_usart_base_receive()
/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_usart-test.c31 FIELD(CR1, UE, 0, 1)
/openbmc/qemu/include/block/
H A Dufs.h83 FIELD(IS, UE, 2, 1)