------- Comment #1 from hjl dot tools at gmail dot com 2008-11-21 23:14 ------- GNU assembler supports both
popcntl %edx, %eax popcnt %edx, %eax I guess we can just generate popcnt %edx, %eax The same goes for popcnt %cx,%bx popcnt %rcx,%rbx popcntw %cx,%bx popcntq %rcx,%rbx -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ubizjak at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38222