summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2020-01-10 21:14:47 -0800
committerCraig Topper <craig.topper@gmail.com>2020-01-10 23:41:06 -0800
commit5fe5c0a60f9a5f32da4316ba0d1732a1e439703b (patch)
treeb4cb3183bad5e68e5f0fa2b7833ab4ee149dad48 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parentfcad5b298c7859d7f10908fab7b82983e286bb8d (diff)
downloadbcm5719-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/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud