Home
last modified time | relevance | path

Searched refs:compact (Results 1 – 7 of 7) sorted by relevance

/qemu/target/m68k/
H A Dsoftfloat.c289 if (compact < 0x3FFE8000 || compact > 0x3FFFC000) { in floatx80_lognp1()
349 } else if (compact < 0x3FFEF07D || compact > 0x3FFF8841) { in floatx80_lognp1()
478 if (compact < 0x3FFEF07D || compact > 0x3FFF8841) { in floatx80_logn()
944 if (compact < 0x3FB98000 || compact > 0x400D80C0) { in floatx80_twotox()
1095 if (compact < 0x3FB98000 || compact > 0x400B9B07) { in floatx80_tentox()
1250 if (compact < 0x3FD78000 || compact > 0x4004BC7E) { in floatx80_tan()
1461 if (compact < 0x3FD78000 || compact > 0x4004BC7E) { in floatx80_sin()
1701 if (compact < 0x3FD78000 || compact > 0x4004BC7E) { in floatx80_cos()
1936 if (compact < 0x3FFB8000 || compact > 0x4002FFFF) { in floatx80_atan()
2107 int32_t compact; in floatx80_asin() local
[all …]
/qemu/docs/system/arm/
H A Dvirt.rst120 compact-highmem
121 Set ``on``/``off`` to enable/disable the compact layout for high memory regions.
/qemu/docs/
H A Dxbzrle.txt44 On the sender side XBZRLE is used as a compact delta encoding of page updates,
/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc2386 /* Uncoditional compact branch */
2389 /* Conditional compact branch */
2440 /* compact branch */
2486 /* Uncoditional compact branch */
2497 /* Conditional compact branch */
2562 /* Generating branch here as compact branches don't have delay slot */
/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc178 Old QEMU image format with support for backing files and compact image files
212 Old QEMU image format with support for backing files, compact image files,
/qemu/docs/devel/
H A Dsubmitting-a-patch.rst112 property ensures file rename patches will be given in a more compact
/qemu/docs/tools/
H A Dqemu-img.rst653 than the virtual disk size if the image format supports compact representation.