mobile/System.dll: Add BindingList<T>
[mono.git] / mono / mini / cpu-arm.md
index 4b961766993e47c9e8406406a521ce0d78f9eb70..1909ba6e3ee68128fca8e7bbe24aad9d27f3f3b8 100644 (file)
@@ -55,7 +55,9 @@ break: len:4
 jmp: len:92
 br: len:4
 switch: src1:i len:8
-seq_point: len:38
+# See the comment in resume_from_signal_handler, we can't copy the fp regs from sigctx to MonoContext on linux,
+# since the corresponding sigctx structures are not well defined.
+seq_point: len:38 clob:c
 
 throw: src1:i len:24
 rethrow: src1:i len:20