FPEXTRACT
Purpose: Return FP subfields from src2
- EXP17 → exponent
- FLAGS → src2.flags
- DTYPE → FP type nibble
- SIGN → sign bit
- SEM2 → sign + LSB(exp) + top 2 fraction bits
- SEM4 → sign + LSB(exp) + top 4 fraction bits
- MS6 → 2 MSB fraction bits
- SEM5 → 5 MSB fraction bits
Flags: src2.flags
references
Patent US5574942
This project is an independent, unofficial work based on publicly available information and reverse-engineering research, and is not affiliated with, endorsed by, sponsored by, or associated with Intel Corporation or its affiliates. It is provided "as is", without warranty of any kind. The author assumes no responsibility or liability for any use, misuse, damage, data loss, hardware failure, or other consequences arising from its use. Intel, Pentium, Core and related trademarks are the property of their respective owners and are used solely for identification and informational purposes.