[Bug target/48970] Inaccurate comments for processor_costs

2021-08-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48970 --- Comment #2 from Andrew Pinski --- const int sse_load[5];/* cost of loading SSE register in 32bit, 64bit, 128bit, 256bit and 512bit */ const int sse_store[5]; /* cost of storing SSE register

[Bug target/48970] Inaccurate comments for processor_costs

2011-05-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48970 --- Comment #1 from H.J. Lu 2011-05-11 21:23:45 UTC --- Also const int mmxsse_to_integer; /* cost of moving mmxsse register to integer and vice versa. */ isn't limited to integers: /* Moves between SSE/MM