688917045f
Under user-space emulation or 32-bit ARM on a 64-bit ARM system, /proc/cpuinfo describes the host CPU instead of the emulated ARM CPU. Also fix the encoding of sdiv. Apparently QEMU is stricter than hardware. TEST=ci Bug: https://github.com/dart-lang/sdk/issues/29270 Bug: https://github.com/dart-lang/sdk/issues/54909 Change-Id: Icadf1a276e468dbb8142da49f961f33bca499d27 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/352680 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Slava Egorov <vegorov@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>