diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-01-10 21:14:47 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-01-10 23:41:06 -0800 |
commit | 5fe5c0a60f9a5f32da4316ba0d1732a1e439703b (patch) | |
tree | b4cb3183bad5e68e5f0fa2b7833ab4ee149dad48 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | fcad5b298c7859d7f10908fab7b82983e286bb8d (diff) | |
download | bcm5719-llvm-5fe5c0a60f9a5f32da4316ba0d1732a1e439703b.tar.gz bcm5719-llvm-5fe5c0a60f9a5f32da4316ba0d1732a1e439703b.zip |
[X86] Preserve fpexcept property when turning strict_fp_extend and strict_fp_round into stack operations.
We use the stack for X87 fp_round and for moving from SSE f32/f64 to
X87 f64/f80. Or from X87 f64/f80 to SSE f32/f64.
Note for the SSE<->X87 conversions the conversion always happens in the
X87 domain. The load/store ops in the X87 instructions are able
to signal exceptions.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions