Searched refs:overflow (Results 26 - 36 of 36) sorted by relevance

12

/vbox/src/VBox/VMM/testcase/
H A DtstX86-1A.asm2375 ; stack overflow
2398 ; stack overflow vs #PF.
2402 ; stack overflow vs denormal number
2408 ; Mask the overflow exception. We should get QNaN now regardless of
2432 ; #PF vs previous stack overflow. I.e. whether pending FPU exception
2864 ; Masked overflow exception.
3085 ; There is no overflow signalled.
3311 ; Masked stack overflow - two QNaNs
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dexample.pas538 comprLen := 10000 * SizeOf(Integer); (* don't overflow on MSDOS *)
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dhw.h465 void (*overflow)(void *arg); member in struct:ath_gen_timer
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A DMT25218_PRM.h846 pseudo_bit_t i0[0x00001]; /* Interrupt enable on respective counter overflow. '1 - interrupt enabled, '0 - interrupt disabled. */
847 pseudo_bit_t i1[0x00001]; /* Interrupt enable on respective counter overflow. '1 - interrupt enabled, '0 - interrupt disabled. */
848 pseudo_bit_t i2[0x00001]; /* Interrupt enable on respective counter overflow. '1 - interrupt enabled, '0 - interrupt disabled. */
850 pseudo_bit_t f0[0x00001]; /* Overflow flag. If set, overflow occurred on respective counter. Cleared if written to as '1 */
851 pseudo_bit_t f1[0x00001]; /* Overflow flag. If set, overflow occurred on respective counter. Cleared if written to as '1 */
852 pseudo_bit_t f2[0x00001]; /* Overflow flag. If set, overflow occurred on respective counter. Cleared if written to as '1 */
2665 1001 - CQ overflow
3150 pseudo_bit_t overflow[0x00001]; member in struct:arbelprm_ecc_detect_event_data_st
3175 pseudo_bit_t overflow[0x00001]; /* Fatal: ECC error FIFO overflow member in struct:arbelprm_scrubbing_event_st
[all...]
H A DMT25408_PRM.h709 pseudo_bit_t i0[0x00001]; /* Interrupt enable on respective counter overflow. '1 - interrupt enabled, '0 - interrupt disabled. */
710 pseudo_bit_t i1[0x00001]; /* Interrupt enable on respective counter overflow. '1 - interrupt enabled, '0 - interrupt disabled. */
711 pseudo_bit_t i2[0x00001]; /* Interrupt enable on respective counter overflow. '1 - interrupt enabled, '0 - interrupt disabled. */
713 pseudo_bit_t f0[0x00001]; /* Overflow flag. If set, overflow occurred on respective counter. Cleared if written to as '1 */
714 pseudo_bit_t f1[0x00001]; /* Overflow flag. If set, overflow occurred on respective counter. Cleared if written to as '1 */
715 pseudo_bit_t f2[0x00001]; /* Overflow flag. If set, overflow occurred on respective counter. Cleared if written to as '1 */
2572 1001 - CQ overflow
3115 pseudo_bit_t overflow[0x00001]; member in struct:hermonprm_ecc_detect_event_data_st
3140 pseudo_bit_t overflow[0x00001]; /* Fatal: ECC error FIFO overflow member in struct:hermonprm_scrubbing_event_st
[all...]
/vbox/src/VBox/VMM/VMMR0/
H A DCPUMR0A.asm108 ffree st7 ; Clear FPU stack register(7)'s tag entry to prevent overflow if a wraparound occurs.
/vbox/src/VBox/Runtime/common/math/
H A Dbignum-amd64-x86.asm568 ; Avoid division overflow. This will calculate the high part of the quotient.
/vbox/src/recompiler/fpu/
H A Dsoftfloat.c156 if ( absZ0 == 0 ) goto overflow;
162 overflow:
249 | exactly. However, if the abstract value is too large, the overflow and
261 | The handling of underflow and overflow follows the IEC/IEEE Standard for
413 | exactly. However, if the abstract value is too large, the overflow and
425 | The handling of underflow and overflow follows the IEC/IEEE Standard for
579 | exactly. However, if the abstract value is too large, the overflow and
592 | handling of underflow and overflow follows the IEC/IEEE Standard for Binary
639 goto overflow;
698 overflow
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmshtml.idl611 HRESULT overflow([in] BSTR v);
614 HRESULT overflow([retval, out] BSTR *p);
1378 HRESULT overflow([in] BSTR v);
1381 HRESULT overflow([retval, out] BSTR *p);
1882 void overflow(BSTR v);
1885 BSTR overflow();
2665 HRESULT overflow([retval, out] BSTR *p);
3067 BSTR overflow();
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmshtml.idl727 HRESULT overflow([in] BSTR v);
730 HRESULT overflow([retval, out] BSTR *p);
1494 HRESULT overflow([in] BSTR v);
1497 HRESULT overflow([retval, out] BSTR *p);
1998 void overflow(BSTR v);
2001 BSTR overflow();
3049 HRESULT overflow([retval, out] BSTR *p);
3451 BSTR overflow();
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure8861 # or program results in "error TOC overflow" add -mminimal-toc to
11911 # or program results in "error TOC overflow" add -mminimal-toc to
15504 # or program results in "error TOC overflow" add -mminimal-toc to
18087 # or program results in "error TOC overflow" add -mminimal-toc to

Completed in 676 milliseconds

12