movabs $1, %rax movabs $1, %r11 both work fine and generate appropriate code, but: movabs foo, %rax works and movabs foo, %r11 doesn't.
Tested with: GNU assembler version 2.17.50.0.6-14.el5 (x86_64-redhat-linux) using BFD version 2.17.50.0.6-14.el5 20061020 but I think that 2.2 has the same issue. William Bardwell wbard...@curl.com _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils