Timeline for How can I tell if floating point arithmetic is performed in hardware or software?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 16, 2014 at 12:40 | vote | accept | MrUser | ||
| Jul 16, 2014 at 12:03 | history | edited | fduff | CC BY-SA 3.0 | added 311 characters in body |
| Jul 16, 2014 at 12:02 | comment | added | aquaherd | On ARM, vfp is the flag you are looking for. | |
| Jul 16, 2014 at 11:50 | comment | added | MrUser | It's there, but the fpu field is not. I edited the post with the output. | |
| Jul 16, 2014 at 11:32 | comment | added | fduff | are you saying you do not have the /proc/cpuinfo on your install? which distro have you got on RPi? | |
| Jul 16, 2014 at 11:01 | comment | added | MrUser | thanks for the quick response. Yes! That works for my laptop (Intel), but it doesn't work on my RaspberryPi (ARM). I'm doing a system profiler, so I want to be able to get this information from many different CPUs with different Linux distributions. | |
| Jul 16, 2014 at 10:52 | history | answered | fduff | CC BY-SA 3.0 |