Re: [RFC,v2] x86_64: save_args out of line

From: Roland McGrath
Date: Tue Nov 18 2008 - 18:45:38 EST


Yes, I mean a single macro that produces both the instruction and the CFI
pseudo-op to go with it. This is the essential characteristic that makes
it an improvement for maintaining the code. The main problem we have now
is that it's easy to write/modify plain assembly instructions and forget to
add or update the CFI to match. A well-considered set of macros can solve
this without making it any harder for the average assembly programmer to
understand what each line of the source means intuitively.


Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/