edb_get_fpu_state
Retrieve the current FPU register state including ST0-ST7 stack registers, control word, status word, and tag word for debugging floating-point operations.
Instructions
Get the FPU (Floating Point Unit) register state. Equivalent to EDB's RegisterViewModel FPU category. Shows ST0-ST7 stack registers, FPU control word, status word, and tag word.
Returns: str: FPU register values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |