版本
4.0-85
分支
master
发布于
10 years, 6 months ago
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
提交(Commit)
691f76b826920888b017e1c6932b135c031bc081
修改者
Ryan Houdek
修改说明
[ARM] Implement CR1 setting for the few floating point instructions that I have setting the flags. For the rest, drop to interpreter if it sets CR1. At that point it'll spam a panic alert. I don't quite understand why Interpreter and JIT64/IL don't do this yet, it's a simple 4 bit copy.